Index

A B C D E F G I K L M N O P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values

A

add(ColorVector) - Method in class camera3D.generators.util.ColorVector
 
AnaglyphGenerator - Class in camera3D.generators
Base class for all of the anaglyph generators.
AnaglyphGenerator() - Constructor for class camera3D.generators.AnaglyphGenerator
 
AnaglyphMatrix - Class in camera3D.generators.util
 
AnaglyphMatrix(float, float, float, float, float, float, float, float, float) - Constructor for class camera3D.generators.util.AnaglyphMatrix
 
AnaglyphMatrix(int, int, int, int, int, int, int, int, int) - Constructor for class camera3D.generators.util.AnaglyphMatrix
 
applyGammaCorrection(float, float) - Method in class camera3D.generators.AnaglyphGenerator
 
applyGammaCorrectionStandardRGB(float) - Method in class camera3D.generators.AnaglyphGenerator
 

B

BarrelDistortionGenerator - Class in camera3D.generators
Optimized implementation of the barrel distortion algorithm.
BarrelDistortionGenerator(int, int) - Constructor for class camera3D.generators.BarrelDistortionGenerator
 
BitMaskFilterAnaglyphGenerator - Class in camera3D.generators
Simple bitmask filter anaglyph algorithm.
BitMaskFilterAnaglyphGenerator(int, int) - Constructor for class camera3D.generators.BitMaskFilterAnaglyphGenerator
 
blue - Variable in class camera3D.generators.util.ColorVector
 

C

camera() - Method in class camera3D.Camera3D
 
camera(float, float, float, float, float, float, float, float, float) - Method in class camera3D.Camera3D
 
camera3D - package camera3D
 
Camera3D - Class in camera3D
 
Camera3D(PApplet) - Constructor for class camera3D.Camera3D
 
camera3D.generators - package camera3D.generators
 
camera3D.generators.util - package camera3D.generators.util
 
CameraConfiguration - Class in camera3D
 
CameraConfiguration() - Constructor for class camera3D.CameraConfiguration
 
cameraPositionX - Variable in class camera3D.CameraConfiguration
 
cameraPositionY - Variable in class camera3D.CameraConfiguration
 
cameraPositionZ - Variable in class camera3D.CameraConfiguration
 
cameraTargetX - Variable in class camera3D.CameraConfiguration
 
cameraTargetY - Variable in class camera3D.CameraConfiguration
 
cameraTargetZ - Variable in class camera3D.CameraConfiguration
 
cameraUpX - Variable in class camera3D.CameraConfiguration
 
cameraUpY - Variable in class camera3D.CameraConfiguration
 
cameraUpZ - Variable in class camera3D.CameraConfiguration
 
ChromaDepthGenerator - Class in camera3D.generators
Chromadepth generator.
ChromaDepthGenerator(PApplet) - Constructor for class camera3D.generators.ChromaDepthGenerator
 
cleanup(PApplet) - Method in class camera3D.generators.ChromaDepthGenerator
 
cleanup(PApplet) - Method in class camera3D.generators.DepthMapGenerator
 
cleanup(PApplet) - Method in class camera3D.generators.Generator
This is called after the last call to the user's draw method and before the user's postDraw method.
cleanup(PApplet) - Method in class camera3D.generators.Monoscopic360Generator
 
cleanup(PApplet) - Method in class camera3D.generators.RegularRenderer
 
cleanup(PApplet) - Method in class camera3D.generators.SplitDepthGenerator
 
cleanup(PApplet) - Method in class camera3D.generators.StereoscopicGenerator
 
clip(float) - Method in class camera3D.generators.Generator
Simple utility function that is used in a couple of places.
clip(float, float, float) - Method in class camera3D.generators.Generator
Simple utility function that is used in a couple of places.
colorShader - Variable in class camera3D.generators.ChromaDepthGenerator
 
colorShader - Variable in class camera3D.generators.DepthMapGenerator
 
ColorVector - Class in camera3D.generators.util
 
ColorVector() - Constructor for class camera3D.generators.util.ColorVector
 
ColorVector(float, float, float) - Constructor for class camera3D.generators.util.ColorVector
 
completedDraw(int, PApplet) - Method in class camera3D.generators.ChromaDepthGenerator
 
completedDraw(int, PApplet) - Method in class camera3D.generators.DepthMapGenerator
 
completedDraw(int, PApplet) - Method in class camera3D.generators.Generator
This is called once after each call to the user's draw method.
completedDraw(int, PApplet) - Method in class camera3D.generators.Monoscopic360Generator
 
completedDraw(int, PApplet) - Method in class camera3D.generators.RegularRenderer
 
completedDraw(int, PApplet) - Method in class camera3D.generators.SplitDepthGenerator
 
completedDraw(int, PApplet) - Method in class camera3D.generators.StereoscopicFrameSaver
 
completedDraw(int, PApplet) - Method in class camera3D.generators.StereoscopicGenerator
 
config - Variable in class camera3D.generators.Generator
 
copyFrameNumber(int) - Method in class camera3D.generators.Generator
Communicate to Camera3D instance if frame pixels should be copied to pixelStorage.
copyFrameNumber(int) - Method in class camera3D.generators.RegularRenderer
 
createAmberBlueGenerator() - Static method in class camera3D.generators.DuboisAnaglyphGenerator
 
createAmberBlueGenerator() - Static method in class camera3D.generators.DuboisAnaglyphGenerator32bitLUT
 
createAmberBlueGenerator() - Static method in class camera3D.generators.DuboisAnaglyphGenerator64bitLUT
 
createAmberBlueGenerator() - Static method in class camera3D.generators.DuboisAnaglyphGeneratorNaive
 
createGrayAnaglyphGenerator() - Static method in class camera3D.generators.MatrixAnaglyphGenerator
 
createGrayAnaglyphGenerator() - Static method in class camera3D.generators.MatrixAnaglyphGeneratorLUT
 
createHalfColorAnaglyphGenerator() - Static method in class camera3D.generators.MatrixAnaglyphGenerator
 
createHalfColorAnaglyphGenerator() - Static method in class camera3D.generators.MatrixAnaglyphGeneratorLUT
 
createInterlacedGenerator(int, int) - Static method in class camera3D.generators.SplitFrameGenerator
 
createMagentaGreenGenerator() - Static method in class camera3D.generators.DuboisAnaglyphGenerator
 
createMagentaGreenGenerator() - Static method in class camera3D.generators.DuboisAnaglyphGenerator32bitLUT
 
createMagentaGreenGenerator() - Static method in class camera3D.generators.DuboisAnaglyphGenerator64bitLUT
 
createMagentaGreenGenerator() - Static method in class camera3D.generators.DuboisAnaglyphGeneratorNaive
 
createOverUnderGenerator(int, int) - Static method in class camera3D.generators.SplitFrameGenerator
 
createOverUnderHalfHeightGenerator(int, int) - Static method in class camera3D.generators.SplitFrameGenerator
 
createPeasyCamAdapter() - Method in class camera3D.Camera3D
 
createRedCyanGenerator() - Static method in class camera3D.generators.DuboisAnaglyphGenerator
 
createRedCyanGenerator() - Static method in class camera3D.generators.DuboisAnaglyphGenerator32bitLUT
 
createRedCyanGenerator() - Static method in class camera3D.generators.DuboisAnaglyphGenerator64bitLUT
 
createRedCyanGenerator() - Static method in class camera3D.generators.DuboisAnaglyphGeneratorNaive
 
createSideBySideGenerator(int, int) - Static method in class camera3D.generators.SplitFrameGenerator
 
createSideBySideHalfWidthGenerator(int, int) - Static method in class camera3D.generators.SplitFrameGenerator
 
createTrueAnaglyphGenerator() - Static method in class camera3D.generators.MatrixAnaglyphGenerator
 
createTrueAnaglyphGenerator() - Static method in class camera3D.generators.MatrixAnaglyphGeneratorLUT
 
currentActivity() - Method in class camera3D.Camera3D
 

D

DEFAULT_FAR - Static variable in class camera3D.generators.ChromaDepthGenerator
 
DEFAULT_FAR - Static variable in class camera3D.generators.DepthMapGenerator
 
DEFAULT_NEAR - Static variable in class camera3D.generators.ChromaDepthGenerator
 
DEFAULT_NEAR - Static variable in class camera3D.generators.DepthMapGenerator
 
defColorShaderFragURL - Static variable in class camera3D.generators.ChromaDepthGenerator
 
defColorShaderFragURL - Static variable in class camera3D.generators.DepthMapGenerator
 
defColorShaderVertURL - Static variable in class camera3D.generators.ChromaDepthGenerator
 
defColorShaderVertURL - Static variable in class camera3D.generators.DepthMapGenerator
 
defLightShaderFragURL - Static variable in class camera3D.generators.ChromaDepthGenerator
 
defLightShaderFragURL - Static variable in class camera3D.generators.DepthMapGenerator
 
defLightShaderVertBrcmURL - Static variable in class camera3D.generators.ChromaDepthGenerator
 
defLightShaderVertBrcmURL - Static variable in class camera3D.generators.DepthMapGenerator
 
defLightShaderVertURL - Static variable in class camera3D.generators.ChromaDepthGenerator
 
defLightShaderVertURL - Static variable in class camera3D.generators.DepthMapGenerator
 
defLightShaderVertVc4URL - Static variable in class camera3D.generators.ChromaDepthGenerator
 
defLightShaderVertVc4URL - Static variable in class camera3D.generators.DepthMapGenerator
 
defLineShaderFragURL - Static variable in class camera3D.generators.ChromaDepthGenerator
 
defLineShaderFragURL - Static variable in class camera3D.generators.DepthMapGenerator
 
defLineShaderVertURL - Static variable in class camera3D.generators.ChromaDepthGenerator
 
defLineShaderVertURL - Static variable in class camera3D.generators.DepthMapGenerator
 
defPointShaderFragURL - Static variable in class camera3D.generators.ChromaDepthGenerator
 
defPointShaderFragURL - Static variable in class camera3D.generators.DepthMapGenerator
 
defPointShaderVertURL - Static variable in class camera3D.generators.ChromaDepthGenerator
 
defPointShaderVertURL - Static variable in class camera3D.generators.DepthMapGenerator
 
defTexlightShaderFragURL - Static variable in class camera3D.generators.ChromaDepthGenerator
 
defTexlightShaderFragURL - Static variable in class camera3D.generators.DepthMapGenerator
 
defTexlightShaderVertBrcmURL - Static variable in class camera3D.generators.ChromaDepthGenerator
 
defTexlightShaderVertBrcmURL - Static variable in class camera3D.generators.DepthMapGenerator
 
defTexlightShaderVertURL - Static variable in class camera3D.generators.ChromaDepthGenerator
 
defTexlightShaderVertURL - Static variable in class camera3D.generators.DepthMapGenerator
 
defTexlightShaderVertVc4URL - Static variable in class camera3D.generators.ChromaDepthGenerator
 
defTexlightShaderVertVc4URL - Static variable in class camera3D.generators.DepthMapGenerator
 
defTextureShaderFragURL - Static variable in class camera3D.generators.ChromaDepthGenerator
 
defTextureShaderFragURL - Static variable in class camera3D.generators.DepthMapGenerator
 
defTextureShaderVertURL - Static variable in class camera3D.generators.ChromaDepthGenerator
 
defTextureShaderVertURL - Static variable in class camera3D.generators.DepthMapGenerator
 
DepthMapGenerator - Class in camera3D.generators
Grayscale depth maps.
DepthMapGenerator(PApplet) - Constructor for class camera3D.generators.DepthMapGenerator
 
draw() - Method in class camera3D.Camera3D
 
DuboisAnaglyphGenerator - Class in camera3D.generators
Optimized implementation of the Dubois Anaglyph algorithm.
DuboisAnaglyphGenerator(AnaglyphMatrix, AnaglyphMatrix) - Constructor for class camera3D.generators.DuboisAnaglyphGenerator
 
DuboisAnaglyphGenerator32bitLUT - Class in camera3D.generators
Optimized implementation of the Dubois Anaglyph algorithm.
DuboisAnaglyphGenerator32bitLUT(AnaglyphMatrix, AnaglyphMatrix) - Constructor for class camera3D.generators.DuboisAnaglyphGenerator32bitLUT
 
DuboisAnaglyphGenerator64bitLUT - Class in camera3D.generators
Optimized implementation of the Dubois Anaglyph algorithm.
DuboisAnaglyphGenerator64bitLUT(AnaglyphMatrix, AnaglyphMatrix) - Constructor for class camera3D.generators.DuboisAnaglyphGenerator64bitLUT
 
DuboisAnaglyphGeneratorNaive - Class in camera3D.generators
Unoptimized implementation of the Dubois Anaglyph algorithm.
DuboisAnaglyphGeneratorNaive(AnaglyphMatrix, AnaglyphMatrix) - Constructor for class camera3D.generators.DuboisAnaglyphGeneratorNaive
 

E

enableSaveFrame() - Method in class camera3D.Camera3D
 
enableSaveFrame(char) - Method in class camera3D.Camera3D
 
enableSaveFrame(char, String) - Method in class camera3D.Camera3D
 
enableSaveFrame(String) - Method in class camera3D.Camera3D
 
executeTask(int, Generator.PixelCopyTask) - Method in class camera3D.generators.Generator
Divide up pixels and execute groups in parallel

F

fovy - Variable in class camera3D.CameraConfiguration
 
frameLimit - Variable in class camera3D.CameraConfiguration
 
frustum(float, float, float, float, float, float) - Method in class camera3D.Camera3D
 
frustumBottom - Variable in class camera3D.CameraConfiguration
 
frustumFar - Variable in class camera3D.CameraConfiguration
 
frustumLeft - Variable in class camera3D.CameraConfiguration
 
frustumNear - Variable in class camera3D.CameraConfiguration
 
frustumRight - Variable in class camera3D.CameraConfiguration
 
frustumTop - Variable in class camera3D.CameraConfiguration
 

G

generateCompositeFrame(int[], int[][]) - Method in class camera3D.generators.BarrelDistortionGenerator
 
generateCompositeFrame(int[], int[][]) - Method in class camera3D.generators.BitMaskFilterAnaglyphGenerator
 
generateCompositeFrame(int[], int[][]) - Method in class camera3D.generators.ChromaDepthGenerator
 
generateCompositeFrame(int[], int[][]) - Method in class camera3D.generators.DepthMapGenerator
 
generateCompositeFrame(int[], int[][]) - Method in class camera3D.generators.DuboisAnaglyphGenerator
 
generateCompositeFrame(int[], int[][]) - Method in class camera3D.generators.DuboisAnaglyphGenerator32bitLUT
 
generateCompositeFrame(int[], int[][]) - Method in class camera3D.generators.DuboisAnaglyphGenerator64bitLUT
 
generateCompositeFrame(int[], int[][]) - Method in class camera3D.generators.DuboisAnaglyphGeneratorNaive
 
generateCompositeFrame(int[], int[][]) - Method in class camera3D.generators.Generator
Combine the component frames into one composite frame.
generateCompositeFrame(int[], int[][]) - Method in class camera3D.generators.MatrixAnaglyphGenerator
 
generateCompositeFrame(int[], int[][]) - Method in class camera3D.generators.MatrixAnaglyphGeneratorLUT
 
generateCompositeFrame(int[], int[][]) - Method in class camera3D.generators.Monoscopic360Generator
 
generateCompositeFrame(int[], int[][]) - Method in class camera3D.generators.RegularRenderer
 
generateCompositeFrame(int[], int[][]) - Method in class camera3D.generators.SplitDepthGenerator
 
generateCompositeFrame(int[], int[][]) - Method in class camera3D.generators.SplitFrameGenerator
 
generateCompositeFrame(int[], int[][]) - Method in class camera3D.generators.StereoscopicFrameSaver
 
generateCompositeFrameAndSaveComponents(int[], int[][], PApplet, String, String) - Method in class camera3D.generators.Generator
Call generateCompositeFrame several times with pixelStorage setup as empty (black) images for all but one of the pixel arrays.
Generator - Class in camera3D.generators
 
Generator.PixelCopyTask - Interface in camera3D.generators
Functional Interface for Passing Pixel Copy Instructions.
getComponentCount() - Method in class camera3D.generators.ChromaDepthGenerator
 
getComponentCount() - Method in class camera3D.generators.DepthMapGenerator
 
getComponentCount() - Method in class camera3D.generators.Generator
The number of components in the composite image, ie, the number of times to call the draw method.
getComponentCount() - Method in class camera3D.generators.Monoscopic360Generator
 
getComponentCount() - Method in class camera3D.generators.RegularRenderer
 
getComponentCount() - Method in class camera3D.generators.SplitDepthGenerator
 
getComponentCount() - Method in class camera3D.generators.StereoscopicGenerator
 
getComponentFrameName(int) - Method in class camera3D.generators.ChromaDepthGenerator
 
getComponentFrameName(int) - Method in class camera3D.generators.DepthMapGenerator
 
getComponentFrameName(int) - Method in class camera3D.generators.Generator
Give each component a name, such as "left" and "right" for anaglyph images.
getComponentFrameName(int) - Method in class camera3D.generators.Monoscopic360Generator
 
getComponentFrameName(int) - Method in class camera3D.generators.RegularRenderer
 
getComponentFrameName(int) - Method in class camera3D.generators.SplitDepthGenerator
 
getComponentFrameName(int) - Method in class camera3D.generators.StereoscopicGenerator
 
getDrawTime() - Method in class camera3D.Camera3D
 
getFrameNum() - Method in class camera3D.Camera3D
 
getGenerator() - Method in class camera3D.Camera3D
 
getGeneratorTime() - Method in class camera3D.Camera3D
 
green - Variable in class camera3D.generators.util.ColorVector
 

I

initExecutor(int) - Method in class camera3D.generators.Generator
Initialize Parallel Executor for pixel copying.
initShaders() - Method in class camera3D.generators.ChromaDepthGenerator
 
initShaders() - Method in class camera3D.generators.DepthMapGenerator
 
insertFrame(String, int) - Method in class camera3D.generators.Generator
Copied from PApplet
INTERLACED - Static variable in class camera3D.generators.SplitFrameGenerator
 
isReady() - Method in class camera3D.CameraConfiguration
This determines if both the camera and perspective functions have been called.

K

keyEvent(KeyEvent) - Method in class camera3D.Camera3D
 

L

LEFT_DUBOIS_AMBERBLUE - Static variable in class camera3D.generators.AnaglyphGenerator
 
LEFT_DUBOIS_MAGENTAGREEN - Static variable in class camera3D.generators.AnaglyphGenerator
 
LEFT_DUBOIS_REDCYAN - Static variable in class camera3D.generators.AnaglyphGenerator
 
LEFT_GRAY_ANAGLYPH - Static variable in class camera3D.generators.AnaglyphGenerator
 
LEFT_HALF_COLOR_ANAGLYPH - Static variable in class camera3D.generators.AnaglyphGenerator
 
LEFT_TRUE_ANAGLYPH - Static variable in class camera3D.generators.AnaglyphGenerator
 
lightShader - Variable in class camera3D.generators.ChromaDepthGenerator
 
lightShader - Variable in class camera3D.generators.DepthMapGenerator
 
lineShader - Variable in class camera3D.generators.ChromaDepthGenerator
 
lineShader - Variable in class camera3D.generators.DepthMapGenerator
 
loadShader(URL) - Method in class camera3D.generators.ChromaDepthGenerator
 
loadShader(URL) - Method in class camera3D.generators.DepthMapGenerator
 

M

MatrixAnaglyphGenerator - Class in camera3D.generators
General matrix anaglyph algorithm.
MatrixAnaglyphGenerator(AnaglyphMatrix, AnaglyphMatrix) - Constructor for class camera3D.generators.MatrixAnaglyphGenerator
 
MatrixAnaglyphGeneratorLUT - Class in camera3D.generators
Optimized version of a general matrix anaglyph algorithm.
MatrixAnaglyphGeneratorLUT(AnaglyphMatrix, AnaglyphMatrix) - Constructor for class camera3D.generators.MatrixAnaglyphGeneratorLUT
 
Monoscopic360Generator - Class in camera3D.generators
Monoscopic 360 Video Generator
Monoscopic360Generator(int, int) - Constructor for class camera3D.generators.Monoscopic360Generator
 

N

notifyCameraConfigChange(CameraConfiguration) - Method in class camera3D.generators.Generator
Notify renderer that something about the camera changed.

O

OVER_UNDER - Static variable in class camera3D.generators.SplitFrameGenerator
 
OVER_UNDER_HALF_HEIGHT - Static variable in class camera3D.generators.SplitFrameGenerator
 

P

PeasyCamAdapter - Class in camera3D
 
PeasyCamAdapter(PApplet, Camera3D) - Constructor for class camera3D.PeasyCamAdapter
 
perspective() - Method in class camera3D.Camera3D
 
perspective(float, float, float, float) - Method in class camera3D.Camera3D
 
pointShader - Variable in class camera3D.generators.ChromaDepthGenerator
 
pointShader - Variable in class camera3D.generators.DepthMapGenerator
 
pre() - Method in class camera3D.Camera3D
 
pre() - Method in class camera3D.PeasyCamAdapter
 
preComputeApplyGammaCorrectionStandardrgbLUT(int) - Method in class camera3D.generators.AnaglyphGenerator
 
preComputeDuboisLUT(AnaglyphMatrix, float[], int, int) - Method in class camera3D.generators.AnaglyphGenerator
 
preComputeMatrixLUT(AnaglyphMatrix) - Method in class camera3D.generators.AnaglyphGenerator
 
preComputeRemoveGammaCorrectionStandardrgbLUT() - Method in class camera3D.generators.AnaglyphGenerator
 
prepareForDraw(int, PApplet) - Method in class camera3D.generators.ChromaDepthGenerator
 
prepareForDraw(int, PApplet) - Method in class camera3D.generators.DepthMapGenerator
 
prepareForDraw(int, PApplet) - Method in class camera3D.generators.Generator
This is called once before each call to the user's draw method.
prepareForDraw(int, PApplet) - Method in class camera3D.generators.Monoscopic360Generator
 
prepareForDraw(int, PApplet) - Method in class camera3D.generators.RegularRenderer
 
prepareForDraw(int, PApplet) - Method in class camera3D.generators.SplitDepthGenerator
 
prepareForDraw(int, PApplet) - Method in class camera3D.generators.StereoscopicGenerator
 

R

r1c1 - Variable in class camera3D.generators.util.AnaglyphMatrix
 
r1c2 - Variable in class camera3D.generators.util.AnaglyphMatrix
 
r1c3 - Variable in class camera3D.generators.util.AnaglyphMatrix
 
r2c1 - Variable in class camera3D.generators.util.AnaglyphMatrix
 
r2c2 - Variable in class camera3D.generators.util.AnaglyphMatrix
 
r2c3 - Variable in class camera3D.generators.util.AnaglyphMatrix
 
r3c1 - Variable in class camera3D.generators.util.AnaglyphMatrix
 
r3c2 - Variable in class camera3D.generators.util.AnaglyphMatrix
 
r3c3 - Variable in class camera3D.generators.util.AnaglyphMatrix
 
recalculateCameraSettings() - Method in class camera3D.generators.ChromaDepthGenerator
 
recalculateCameraSettings() - Method in class camera3D.generators.DepthMapGenerator
 
recalculateCameraSettings() - Method in class camera3D.generators.Generator
Perform renderer recalculations due to camera config change.
recalculateCameraSettings() - Method in class camera3D.generators.Monoscopic360Generator
 
recalculateCameraSettings() - Method in class camera3D.generators.RegularRenderer
 
recalculateCameraSettings() - Method in class camera3D.generators.SplitDepthGenerator
 
recalculateCameraSettings() - Method in class camera3D.generators.StereoscopicGenerator
 
red - Variable in class camera3D.generators.util.ColorVector
 
RegularRenderer - Class in camera3D.generators
Regular renderer that doesn't do anything special.
RegularRenderer() - Constructor for class camera3D.generators.RegularRenderer
 
removeGammaCorrection(float, float) - Method in class camera3D.generators.AnaglyphGenerator
 
removeGammaCorrectionStandardRGB(float) - Method in class camera3D.generators.AnaglyphGenerator
 
renderBarrelDistortion() - Method in class camera3D.Camera3D
 
renderBitMaskFilterAnaglyph(int, int) - Method in class camera3D.Camera3D
 
renderBitMaskMagentaGreenAnaglyph() - Method in class camera3D.Camera3D
 
renderBitMaskRedCyanAnaglyph() - Method in class camera3D.Camera3D
 
renderChromaDepth() - Method in class camera3D.Camera3D
 
renderDefaultAnaglyph() - Method in class camera3D.Camera3D
 
renderDepthMap() - Method in class camera3D.Camera3D
 
renderDuboisAmberBlueAnaglyph() - Method in class camera3D.Camera3D
 
renderDuboisMagentaGreenAnaglyph() - Method in class camera3D.Camera3D
 
renderDuboisRedCyanAnaglyph() - Method in class camera3D.Camera3D
 
renderGrayAnaglyph() - Method in class camera3D.Camera3D
 
renderHalfColorAnaglyph() - Method in class camera3D.Camera3D
 
renderInterlaced() - Method in class camera3D.Camera3D
 
renderMonoscopic360() - Method in class camera3D.Camera3D
 
renderRegular() - Method in class camera3D.Camera3D
 
renderSplitDepthIllusion() - Method in class camera3D.Camera3D
 
renderSplitFrameOverUnder() - Method in class camera3D.Camera3D
 
renderSplitFrameOverUnderHalfHeight() - Method in class camera3D.Camera3D
 
renderSplitFrameSideBySide() - Method in class camera3D.Camera3D
 
renderSplitFrameSideBySideHalfWidth() - Method in class camera3D.Camera3D
 
renderTrueAnaglyph() - Method in class camera3D.Camera3D
 
reportStats() - Method in class camera3D.Camera3D
 
RIGHT_DUBOIS_AMBERBLUE - Static variable in class camera3D.generators.AnaglyphGenerator
 
RIGHT_DUBOIS_MAGENTAGREEN - Static variable in class camera3D.generators.AnaglyphGenerator
 
RIGHT_DUBOIS_REDCYAN - Static variable in class camera3D.generators.AnaglyphGenerator
 
RIGHT_GRAY_ANAGLYPH - Static variable in class camera3D.generators.AnaglyphGenerator
 
RIGHT_HALF_COLOR_ANAGLYPH - Static variable in class camera3D.generators.AnaglyphGenerator
 
RIGHT_TRUE_ANAGLYPH - Static variable in class camera3D.generators.AnaglyphGenerator
 
rightMult(ColorVector) - Method in class camera3D.generators.util.AnaglyphMatrix
 
run(int, int) - Method in interface camera3D.generators.Generator.PixelCopyTask
 

S

setAdjustTargetFactor(float) - Method in class camera3D.generators.StereoscopicGenerator
 
setBackgroundColor(int) - Method in class camera3D.Camera3D
 
setBarrelDistortionCoefficients(float, float) - Method in class camera3D.generators.BarrelDistortionGenerator
 
setCameraLocation(float, float, float) - Method in class camera3D.Camera3D
 
setCameraTarget(float, float, float) - Method in class camera3D.Camera3D
 
setCameraUpDirection(float, float, float) - Method in class camera3D.Camera3D
 
setColorShader() - Method in class camera3D.generators.ChromaDepthGenerator
 
setColorShader() - Method in class camera3D.generators.DepthMapGenerator
 
setDivergence(float) - Method in class camera3D.generators.BarrelDistortionGenerator
 
setDivergence(float) - Method in class camera3D.generators.StereoscopicGenerator
 
setFrameLimit(int) - Method in class camera3D.Camera3D
 
setGenerator(Generator) - Method in class camera3D.Camera3D
 
setLightShader() - Method in class camera3D.generators.ChromaDepthGenerator
 
setLightShader() - Method in class camera3D.generators.DepthMapGenerator
 
setNearFar(float, float) - Method in class camera3D.generators.ChromaDepthGenerator
 
setNearFar(float, float) - Method in class camera3D.generators.DepthMapGenerator
 
setNearFarLimits(float, float) - Method in class camera3D.generators.Monoscopic360Generator
 
setOcclusionPlaneColor(int) - Method in class camera3D.generators.SplitDepthGenerator
 
setOcclusionPlaneMask(PImage) - Method in class camera3D.generators.SplitDepthGenerator
 
setOcclusionZdistance(float) - Method in class camera3D.generators.SplitDepthGenerator
 
setOcclusionZfactor(float) - Method in class camera3D.generators.SplitDepthGenerator
 
setOutputSizeAndLocation(int, String) - Method in class camera3D.generators.Monoscopic360Generator
 
setOutputWidthHeightAndLocation(int, int, String) - Method in class camera3D.generators.Monoscopic360Generator
 
setPanelExplainPlanLocation(String) - Method in class camera3D.generators.Monoscopic360Generator
 
setPanelXYSteps(int, int) - Method in class camera3D.generators.Monoscopic360Generator
 
setPeasyCam(PeasyCam) - Method in class camera3D.PeasyCamAdapter
 
setTexLightShader() - Method in class camera3D.generators.ChromaDepthGenerator
 
setTexLightShader() - Method in class camera3D.generators.DepthMapGenerator
 
setTextureShader() - Method in class camera3D.generators.ChromaDepthGenerator
 
setTextureShader() - Method in class camera3D.generators.DepthMapGenerator
 
setThreadCount(int) - Method in class camera3D.generators.Monoscopic360Generator
 
setZoom(float) - Method in class camera3D.generators.BarrelDistortionGenerator
 
SIDE_BY_SIDE - Static variable in class camera3D.generators.SplitFrameGenerator
 
SIDE_BY_SIDE_HALF_WIDTH - Static variable in class camera3D.generators.SplitFrameGenerator
 
skipDisplayingCompositeFrame() - Method in class camera3D.generators.Monoscopic360Generator
 
SplitDepthGenerator - Class in camera3D.generators
Split depth generator, similar to split depth GIFs.
SplitDepthGenerator(int, int) - Constructor for class camera3D.generators.SplitDepthGenerator
 
SplitFrameGenerator - Class in camera3D.generators
Split frame generator.
SplitFrameGenerator(int, int, int) - Constructor for class camera3D.generators.SplitFrameGenerator
 
StereoscopicFrameSaver - Class in camera3D.generators
Simple frame saver generator.
StereoscopicFrameSaver(String) - Constructor for class camera3D.generators.StereoscopicFrameSaver
Save both left and right frames to the same directory.
StereoscopicFrameSaver(String, String) - Constructor for class camera3D.generators.StereoscopicFrameSaver
Save left and right frames to two different directories.
StereoscopicGenerator - Class in camera3D.generators
 
StereoscopicGenerator() - Constructor for class camera3D.generators.StereoscopicGenerator
 
stereoscopicLeftRightFrameSaver(String, String) - Method in class camera3D.Camera3D
 
stereoscopicSequentialFrameSaver(String) - Method in class camera3D.Camera3D
 
swapLeftRight(boolean) - Method in class camera3D.generators.BarrelDistortionGenerator
 
swapLeftRight(boolean) - Method in class camera3D.generators.StereoscopicGenerator
 

T

texlightShader - Variable in class camera3D.generators.ChromaDepthGenerator
 
texlightShader - Variable in class camera3D.generators.DepthMapGenerator
 
textureShader - Variable in class camera3D.generators.ChromaDepthGenerator
 
textureShader - Variable in class camera3D.generators.DepthMapGenerator
 

U

useSymmetricFrustum() - Method in class camera3D.generators.BarrelDistortionGenerator
 
useSymmetricFrustum() - Method in class camera3D.generators.StereoscopicGenerator
 

V

version() - Static method in class camera3D.Camera3D
 
VERSION - Static variable in class camera3D.Camera3D
 
A B C D E F G I K L M N O P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values