Package | Description |
---|---|
camera3D.generators |
Modifier and Type | Method and Description |
---|---|
static SplitFrameGenerator |
SplitFrameGenerator.createInterlacedGenerator(int width,
int height) |
static SplitFrameGenerator |
SplitFrameGenerator.createOverUnderGenerator(int width,
int height) |
static SplitFrameGenerator |
SplitFrameGenerator.createOverUnderHalfHeightGenerator(int width,
int height) |
static SplitFrameGenerator |
SplitFrameGenerator.createSideBySideGenerator(int width,
int height) |
static SplitFrameGenerator |
SplitFrameGenerator.createSideBySideHalfWidthGenerator(int width,
int height) |