Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W Z 

C

Canvas3D - Class in org.jogamp.java3d
The Canvas3D class provides a drawing canvas for 3D rendering.
Canvas3D(GraphicsConfiguration) - Constructor for class org.jogamp.java3d.Canvas3D
Constructs and initializes a new Canvas3D object that Java 3D can render into.
Canvas3D(GraphicsConfiguration, boolean) - Constructor for class org.jogamp.java3d.Canvas3D
Constructs and initializes a new Canvas3D object that Java 3D can render into.
CapabilityNotSetException - Exception in org.jogamp.java3d
Indicates an access to a live or compiled Scene Graph object without the required capability set.
CapabilityNotSetException() - Constructor for exception org.jogamp.java3d.CapabilityNotSetException
Create the exception object with default values.
CapabilityNotSetException(String) - Constructor for exception org.jogamp.java3d.CapabilityNotSetException
Create the exception object that outputs message.
CHILD_ALL - Static variable in class org.jogamp.java3d.Switch
Specifies that all children are rendered.
CHILD_MASK - Static variable in class org.jogamp.java3d.Switch
Specifies that the childMask BitSet is used to select which children are rendered.
CHILD_NONE - Static variable in class org.jogamp.java3d.Switch
Specifies that no children are rendered.
CLAMP - Static variable in class org.jogamp.java3d.Texture
Clamps texture coordinates to be in the range [0, 1].
CLAMP_TO_BOUNDARY - Static variable in class org.jogamp.java3d.Texture
Clamps texture coordinates such that filtering will sample only texture boundary texels.
CLAMP_TO_EDGE - Static variable in class org.jogamp.java3d.Texture
Clamps texture coordinates such that filtering will not sample a texture boundary texel.
clear() - Method in class org.jogamp.java3d.GraphicsContext3D
Clear the Canvas3D to the color or image specified by the current background node.
clear() - Method in class org.jogamp.java3d.Jogl2es2Context.fogData
 
clear() - Method in class org.jogamp.java3d.Jogl2es2Context.GL_State
 
clear() - Method in class org.jogamp.java3d.Jogl2es2Context.glFrontMaterial
 
clear() - Method in class org.jogamp.java3d.Jogl2es2Context.glLightSource
 
clear - Variable in class org.jogamp.java3d.Jogl2es2PerFrameStats
 
clear() - Method in class org.jogamp.java3d.ShaderAttributeSet
Removes all shader attributes from the attributes set.
clear() - Method in class org.jogamp.java3d.SparseArray
Removes all key-value mappings from this SparseArray.
clearCapability(int) - Method in class org.jogamp.java3d.SceneGraphObject
Clear the specified capability bit.
clearCapabilityIsFrequent(int) - Method in class org.jogamp.java3d.SceneGraphObject
Clears the isFrequent bit associated with the specified capability bit.
clearer1 - Variable in class org.jogamp.java3d.Jogl2es2Context.GL_State
 
clearer2 - Variable in class org.jogamp.java3d.Jogl2es2Context.GL_State
 
clearer3 - Variable in class org.jogamp.java3d.Jogl2es2Context.GL_State
 
clearRect(int, int, int, int) - Method in class org.jogamp.java3d.J3DGraphics2D
This method is not supported.
clearSound(int) - Method in interface org.jogamp.java3d.AudioDevice3D
Requests that the AudioDevice free all resources associated with sample with index id.
Clip - Class in org.jogamp.java3d
The Clip leaf node defines the back, or far, clip distance in the virtual universe.
Clip() - Constructor for class org.jogamp.java3d.Clip
Constructs a Clip node with default parameters.
Clip(double) - Constructor for class org.jogamp.java3d.Clip
Constructs a Clip node with the specified back clip distance.
CLIP_IMAGE - Static variable in class org.jogamp.java3d.Raster
Specifies that the raster object is clipped as an image after the raster position has been transformed.
CLIP_POSITION - Static variable in class org.jogamp.java3d.Raster
Specifies that this raster object is not drawn if the raster position is outside the viewing volume.
clone() - Method in class org.jogamp.java3d.BoundingBox
Creates a copy of this bounding box.
clone() - Method in class org.jogamp.java3d.BoundingPolytope
Creates a copy of a polytope.
clone() - Method in class org.jogamp.java3d.BoundingSphere
Creates a copy of the bounding sphere.
clone() - Method in class org.jogamp.java3d.Bounds
Makes a copy of a bounds object.
clone() - Method in class org.jogamp.java3d.SparseArray
 
cloneNode(boolean) - Method in class org.jogamp.java3d.AlternateAppearance
Used to create a new instance of the node.
cloneNode(boolean) - Method in class org.jogamp.java3d.AmbientLight
Used to create a new instance of the node.
cloneNode(boolean) - Method in class org.jogamp.java3d.Background
Creates a new instance of the node.
cloneNode(boolean) - Method in class org.jogamp.java3d.BackgroundSound
Creates a new instance of the node.
cloneNode(boolean) - Method in class org.jogamp.java3d.Billboard
Creates a new instance of the node.
cloneNode(boolean) - Method in class org.jogamp.java3d.BoundingLeaf
Used to create a new instance of the node.
cloneNode(boolean) - Method in class org.jogamp.java3d.BranchGroup
Creates a new instance of the node.
cloneNode(boolean) - Method in class org.jogamp.java3d.Clip
Used to create a new instance of the node.
cloneNode(boolean) - Method in class org.jogamp.java3d.ColorInterpolator
Used to create a new instance of the node.
cloneNode(boolean) - Method in class org.jogamp.java3d.ConeSound
Creates a new instance of the node.
cloneNode(boolean) - Method in class org.jogamp.java3d.DecalGroup
Used to create a new instance of the node.
cloneNode(boolean) - Method in class org.jogamp.java3d.DirectionalLight
Used to create a new instance of the node.
cloneNode(boolean) - Method in class org.jogamp.java3d.DistanceLOD
Used to create a new instance of the node.
cloneNode(boolean) - Method in class org.jogamp.java3d.ExponentialFog
Used to create a new instance of the node.
cloneNode(boolean) - Method in class org.jogamp.java3d.Group
Used to create a new instance of the node.
cloneNode(boolean) - Method in class org.jogamp.java3d.LinearFog
Used to create a new instance of the node.
cloneNode(boolean) - Method in class org.jogamp.java3d.Link
Used to create a new instance of the node.
cloneNode(boolean) - Method in class org.jogamp.java3d.ModelClip
Used to create a new instance of the node.
cloneNode(boolean) - Method in class org.jogamp.java3d.Morph
Deprecated.
Creates a new instance of the node.
cloneNode(boolean) - Method in class org.jogamp.java3d.Node
Used to create a new instance of the node.
cloneNode(boolean) - Method in class org.jogamp.java3d.OrderedGroup
Used to create a new instance of the node.
cloneNode(boolean) - Method in class org.jogamp.java3d.OrientedShape3D
Used to create a new instance of the node.
cloneNode(boolean) - Method in class org.jogamp.java3d.PointLight
Used to create a new instance of the node.
cloneNode(boolean) - Method in class org.jogamp.java3d.PointSound
Creates a new instance of the node.
cloneNode(boolean) - Method in class org.jogamp.java3d.PositionInterpolator
Used to create a new instance of the node.
cloneNode(boolean) - Method in class org.jogamp.java3d.PositionPathInterpolator
Used to create a new instance of the node.
cloneNode(boolean) - Method in class org.jogamp.java3d.RotationInterpolator
Used to create a new instance of the node.
cloneNode(boolean) - Method in class org.jogamp.java3d.RotationPathInterpolator
Used to create a new instance of the node.
cloneNode(boolean) - Method in class org.jogamp.java3d.RotPosPathInterpolator
Used to create a new instance of the node.
cloneNode(boolean) - Method in class org.jogamp.java3d.RotPosScalePathInterpolator
Used to create a new instance of the node.
cloneNode(boolean) - Method in class org.jogamp.java3d.ScaleInterpolator
Used to create a new instance of the node.
cloneNode(boolean) - Method in class org.jogamp.java3d.Shape3D
Used to create a new instance of the node.
cloneNode(boolean) - Method in class org.jogamp.java3d.SharedGroup
Used to create a new instance of the node.
cloneNode(boolean) - Method in class org.jogamp.java3d.Soundscape
Creates a new instance of the node.
cloneNode(boolean) - Method in class org.jogamp.java3d.SpotLight
Used to create a new instance of the node.
cloneNode(boolean) - Method in class org.jogamp.java3d.Switch
Used to create a new instance of the node.
cloneNode(boolean) - Method in class org.jogamp.java3d.SwitchValueInterpolator
Used to create a new instance of the node.
cloneNode(boolean) - Method in class org.jogamp.java3d.TransformGroup
Creates a new instance of the node.
cloneNode(boolean) - Method in class org.jogamp.java3d.TransparencyInterpolator
Used to create a new instance of the node.
cloneNode(boolean) - Method in class org.jogamp.java3d.ViewPlatform
Used to create a new instance of the node.
cloneNode(boolean) - Method in class org.jogamp.java3d.ViewSpecificGroup
Used to create a new instance of the node.
cloneNodeComponent() - Method in class org.jogamp.java3d.Appearance
Deprecated.
replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class org.jogamp.java3d.AuralAttributes
Deprecated.
As of Java 3D version 1.2, replaced by cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class org.jogamp.java3d.ColoringAttributes
Deprecated.
replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class org.jogamp.java3d.CompressedGeometry
Deprecated.
replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class org.jogamp.java3d.DepthComponentFloat
Deprecated.
replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class org.jogamp.java3d.DepthComponentInt
Deprecated.
replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class org.jogamp.java3d.DepthComponentNative
Creates a new DepthComponentNative object.
cloneNodeComponent() - Method in class org.jogamp.java3d.GLSLShaderProgram
Deprecated.
replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class org.jogamp.java3d.ImageComponent2D
Deprecated.
replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class org.jogamp.java3d.ImageComponent3D
Deprecated.
replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class org.jogamp.java3d.IndexedLineArray
Deprecated.
replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class org.jogamp.java3d.IndexedLineStripArray
Deprecated.
replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class org.jogamp.java3d.IndexedPointArray
Deprecated.
replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class org.jogamp.java3d.IndexedQuadArray
Deprecated.
replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class org.jogamp.java3d.IndexedTriangleArray
Deprecated.
replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class org.jogamp.java3d.IndexedTriangleFanArray
Deprecated.
replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class org.jogamp.java3d.IndexedTriangleStripArray
Deprecated.
replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class org.jogamp.java3d.LineArray
Deprecated.
replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class org.jogamp.java3d.LineAttributes
Deprecated.
replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class org.jogamp.java3d.LineStripArray
Deprecated.
replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class org.jogamp.java3d.Material
Deprecated.
replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class org.jogamp.java3d.MediaContainer
Deprecated.
As of Java 3D version 1.2, replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class org.jogamp.java3d.NodeComponent
Deprecated.
As of Java 3D version 1.2, replaced by cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent(boolean) - Method in class org.jogamp.java3d.NodeComponent
Used to create a new instance of a NodeComponent object.
cloneNodeComponent() - Method in class org.jogamp.java3d.PointArray
Deprecated.
replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class org.jogamp.java3d.PointAttributes
Deprecated.
replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class org.jogamp.java3d.PolygonAttributes
Deprecated.
replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class org.jogamp.java3d.QuadArray
Deprecated.
replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class org.jogamp.java3d.Raster
Deprecated.
replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class org.jogamp.java3d.RenderingAttributes
Deprecated.
replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class org.jogamp.java3d.ShaderAppearance
Deprecated.
replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class org.jogamp.java3d.SourceCodeShader
Deprecated.
replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class org.jogamp.java3d.TexCoordGeneration
Deprecated.
replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class org.jogamp.java3d.Text3D
Deprecated.
replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class org.jogamp.java3d.Texture2D
Deprecated.
replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class org.jogamp.java3d.Texture3D
Deprecated.
replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class org.jogamp.java3d.TextureAttributes
Deprecated.
replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class org.jogamp.java3d.TextureUnitState
Deprecated.
replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class org.jogamp.java3d.TransparencyAttributes
Deprecated.
replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class org.jogamp.java3d.TriangleArray
Deprecated.
replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class org.jogamp.java3d.TriangleFanArray
Deprecated.
replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class org.jogamp.java3d.TriangleStripArray
Deprecated.
replaced with cloneNodeComponent(boolean forceDuplicate)
cloneTree() - Method in class org.jogamp.java3d.Node
Duplicates all the nodes of the specified sub-graph.
cloneTree(boolean) - Method in class org.jogamp.java3d.Node
Duplicates all the nodes of the specified sub-graph.
cloneTree(boolean, boolean) - Method in class org.jogamp.java3d.Node
Duplicates all the nodes of the specified sub-graph.
cloneTree(NodeReferenceTable) - Method in class org.jogamp.java3d.Node
Duplicates all the nodes of the specified sub-graph.
cloneTree(NodeReferenceTable, boolean) - Method in class org.jogamp.java3d.Node
Duplicates all the nodes of the specified sub-graph.
cloneTree(NodeReferenceTable, boolean, boolean) - Method in class org.jogamp.java3d.Node
Duplicates all the nodes of the specified sub-graph.
close() - Method in interface org.jogamp.java3d.AudioDevice
Code to close the device and release resources.
close() - Method in interface org.jogamp.java3d.InputDevice
Code to process the clean up of the device and relinquish associated resources.
CLOSEST_DISTANCE - Static variable in class org.jogamp.java3d.PickInfo
Specifies that this PickInfo returns the closest intersection distance.
CLOSEST_GEOM_INFO - Static variable in class org.jogamp.java3d.PickInfo
Specifies that this PickInfo returns only the closest intersection geometry information.
CLOSEST_INTERSECTION_POINT - Static variable in class org.jogamp.java3d.PickInfo
Specifies that this PickInfo returns the closest intersection point.
closestIntersection(Bounds[]) - Method in class org.jogamp.java3d.BoundingBox
Finds closest bounding object that intersects this bounding box.
closestIntersection(Bounds[]) - Method in class org.jogamp.java3d.BoundingPolytope
Finds closest bounding object that intersects this bounding polytope.
closestIntersection(Bounds[]) - Method in class org.jogamp.java3d.BoundingSphere
Finds closest bounding object that intersects this bounding sphere.
closestIntersection(Bounds[]) - Method in class org.jogamp.java3d.Bounds
Finds closest bounding object that intersects this bounding object.
COLOR_3 - Static variable in class org.jogamp.java3d.GeometryArray
Specifies that this GeometryArray contains an array of colors without alpha.
COLOR_4 - Static variable in class org.jogamp.java3d.GeometryArray
Specifies that this GeometryArray contains an array of colors with alpha.
COLOR_IN_BUFFER - Static variable in class org.jogamp.java3d.CompressedGeometryHeader
Deprecated.
bufferDataPresent: bit indicating that RGB color information is bundled with the vertices in the compressed geometry buffer.
ColoringAttributes - Class in org.jogamp.java3d
The ColoringAttributes object defines attributes used in color selection and shading model.
ColoringAttributes() - Constructor for class org.jogamp.java3d.ColoringAttributes
Constructs a ColoringAttributes node with default parameters.
ColoringAttributes(Color3f, int) - Constructor for class org.jogamp.java3d.ColoringAttributes
Construct ColoringAttributes object with specified values.
ColoringAttributes(float, float, float, int) - Constructor for class org.jogamp.java3d.ColoringAttributes
Construct ColoringAttributes object with specified values.
ColorInterpolator - Class in org.jogamp.java3d
Color interpolation behavior.
ColorInterpolator(Alpha, Material) - Constructor for class org.jogamp.java3d.ColorInterpolator
Constructs a trivial color interpolator with a specified target, a starting color of black, and an ending color of white.
ColorInterpolator(Alpha, Material, Color3f, Color3f) - Constructor for class org.jogamp.java3d.ColorInterpolator
Constructs a color interpolator with the specified target, starting color, and ending color.
combine(Bounds) - Method in class org.jogamp.java3d.BoundingBox
Combines this bounding box with a bounding object so that the resulting bounding box encloses the original bounding box and the specified bounds object.
combine(Bounds[]) - Method in class org.jogamp.java3d.BoundingBox
Combines this bounding box with an array of bounding objects so that the resulting bounding box encloses the original bounding box and the array of bounding objects.
combine(Point3d) - Method in class org.jogamp.java3d.BoundingBox
Combines this bounding box with a point so that the resulting bounding box encloses the original bounding box and the point.
combine(Point3d[]) - Method in class org.jogamp.java3d.BoundingBox
Combines this bounding box with an array of points so that the resulting bounding box encloses the original bounding box and the array of points.
combine(Bounds) - Method in class org.jogamp.java3d.BoundingPolytope
Combines this bounding polytope with a bounding object so that the resulting bounding polytope encloses the original bounding polytope and the given bounds object.
combine(Bounds[]) - Method in class org.jogamp.java3d.BoundingPolytope
Combines this bounding polytope with an array of bounding objects so that the resulting bounding polytope encloses the original bounding polytope and the given array of bounds object.
combine(Point3d) - Method in class org.jogamp.java3d.BoundingPolytope
Combines this bounding polytope with a point.
combine(Point3d[]) - Method in class org.jogamp.java3d.BoundingPolytope
Combines this bounding polytope with an array of points.
combine(Bounds) - Method in class org.jogamp.java3d.BoundingSphere
Combines this bounding sphere with a bounding object so that the resulting bounding sphere encloses the original bounding sphere and the given bounds object.
combine(Bounds[]) - Method in class org.jogamp.java3d.BoundingSphere
Combines this bounding sphere with an array of bounding objects so that the resulting bounding sphere encloses the original bounding sphere and the given array of bounds object.
combine(Point3d) - Method in class org.jogamp.java3d.BoundingSphere
Combines this bounding sphere with a point.
combine(Point3d[]) - Method in class org.jogamp.java3d.BoundingSphere
Combines this bounding sphere with an array of points.
combine(Bounds) - Method in class org.jogamp.java3d.Bounds
Combines this bounding object with a bounding object so that the resulting bounding object encloses the original bounding object and the given bounds object.
combine(Bounds[]) - Method in class org.jogamp.java3d.Bounds
Combines this bounding object with an array of bounding objects so that the resulting bounding object encloses the original bounding object and the given array of bounds object.
combine(Point3d) - Method in class org.jogamp.java3d.Bounds
Combines this bounding object with a point.
combine(Point3d[]) - Method in class org.jogamp.java3d.Bounds
Combines this bounding object with an array of points.
COMBINE - Static variable in class org.jogamp.java3d.TextureAttributes
Combine the object color with texture color as specified in the combine mode.
COMBINE_ADD - Static variable in class org.jogamp.java3d.TextureAttributes
Add two colors.
COMBINE_ADD_SIGNED - Static variable in class org.jogamp.java3d.TextureAttributes
Add two colors plus an implicit offset.
COMBINE_CONSTANT_COLOR - Static variable in class org.jogamp.java3d.TextureAttributes
Texture blend color.
COMBINE_DOT3 - Static variable in class org.jogamp.java3d.TextureAttributes
Dot product of two colors.
COMBINE_INTERPOLATE - Static variable in class org.jogamp.java3d.TextureAttributes
Interpolate two colors with a factor.
COMBINE_MODULATE - Static variable in class org.jogamp.java3d.TextureAttributes
Modulates one color with another color.
COMBINE_OBJECT_COLOR - Static variable in class org.jogamp.java3d.TextureAttributes
Object color coming into the texturing state.
COMBINE_ONE_MINUS_SRC_ALPHA - Static variable in class org.jogamp.java3d.TextureAttributes
Color function is f = (1 - Ca)
COMBINE_ONE_MINUS_SRC_COLOR - Static variable in class org.jogamp.java3d.TextureAttributes
Color function is f = (1 - Crgb)
COMBINE_PREVIOUS_TEXTURE_UNIT_STATE - Static variable in class org.jogamp.java3d.TextureAttributes
Color from the previous texture unit state.
COMBINE_REPLACE - Static variable in class org.jogamp.java3d.TextureAttributes
Replace the input color with the specified color.
COMBINE_SRC_ALPHA - Static variable in class org.jogamp.java3d.TextureAttributes
Color function is f = Ca
COMBINE_SRC_COLOR - Static variable in class org.jogamp.java3d.TextureAttributes
Color function is f = Crgb
COMBINE_SUBTRACT - Static variable in class org.jogamp.java3d.TextureAttributes
Subtract one color from another color.
COMBINE_TEXTURE_COLOR - Static variable in class org.jogamp.java3d.TextureAttributes
Texture color of the corresponding texture unit state.
compile() - Method in class org.jogamp.java3d.BranchGroup
Compiles the source BranchGroup associated with this object and creates and caches a compiled scene graph.
compile() - Method in class org.jogamp.java3d.SharedGroup
Compiles the source SharedGroup associated with this object and creates and caches a compiled scene graph.
COMPILE_ERROR - Static variable in class org.jogamp.java3d.ShaderError
Indicates that an error occurred while compiling a shader.
compileGLSLShader - Variable in class org.jogamp.java3d.Jogl2es2PerFrameStats
 
CompressedGeometry - Class in org.jogamp.java3d
Deprecated.
As of Java 3D version 1.4.
CompressedGeometry(CompressedGeometryHeader, byte[]) - Constructor for class org.jogamp.java3d.CompressedGeometry
Deprecated.
Creates a new CompressedGeometry NodeComponent by copying the specified compressed geometry data into this object.
CompressedGeometry(CompressedGeometryHeader, byte[], boolean) - Constructor for class org.jogamp.java3d.CompressedGeometry
Deprecated.
Creates a new CompressedGeometry NodeComponent.
CompressedGeometry(CompressedGeometryHeader, J3DBuffer) - Constructor for class org.jogamp.java3d.CompressedGeometry
Deprecated.
This constructor is not implemented.
CompressedGeometryHeader - Class in org.jogamp.java3d
Deprecated.
As of Java 3D version 1.4.
CompressedGeometryHeader() - Constructor for class org.jogamp.java3d.CompressedGeometryHeader
Deprecated.
Creates a new CompressedGeometryHeader object used for the creation of a CompressedGeometry NodeComponent object.
computeTransform(float, Transform3D) - Method in class org.jogamp.java3d.PositionInterpolator
Computes the new transform for this interpolator for a given alpha value.
computeTransform(float, Transform3D) - Method in class org.jogamp.java3d.PositionPathInterpolator
Computes the new transform for this interpolator for a given alpha value.
computeTransform(float, Transform3D) - Method in class org.jogamp.java3d.RotationInterpolator
Computes the new transform for this interpolator for a given alpha value.
computeTransform(float, Transform3D) - Method in class org.jogamp.java3d.RotationPathInterpolator
Computes the new transform for this interpolator for a given alpha value.
computeTransform(float, Transform3D) - Method in class org.jogamp.java3d.RotPosPathInterpolator
Computes the new transform for this interpolator for a given alpha value.
computeTransform(float, Transform3D) - Method in class org.jogamp.java3d.RotPosScalePathInterpolator
Computes the new transform for this interpolator for a given alpha value.
computeTransform(float, Transform3D) - Method in class org.jogamp.java3d.ScaleInterpolator
Computes the new transform for this interpolator for a given alpha value.
computeTransform(float, Transform3D) - Method in class org.jogamp.java3d.TransformInterpolator
Computes the new transform for this interpolator for a given alpha value.
CONE_SOUND - Static variable in interface org.jogamp.java3d.AudioDevice3D
Specifies the sound type as cone sound.
ConeSound - Class in org.jogamp.java3d
The ConeSound node object defines a PointSound node whose sound source is directed along a specific vector in space.
ConeSound() - Constructor for class org.jogamp.java3d.ConeSound
Constructs and initializes a new ConeSound node using default parameters.
ConeSound(MediaContainer, float, Point3f, Vector3f) - Constructor for class org.jogamp.java3d.ConeSound
Constructs a ConeSound node object using only the provided parameter values for sound, overall initial gain, position, and direction.
ConeSound(MediaContainer, float, float, float, float, float, float, float) - Constructor for class org.jogamp.java3d.ConeSound
Constructs a ConeSound node object using only the provided parameter values for sound, overall initial gain, position, and direction.
ConeSound(MediaContainer, float, int, boolean, boolean, boolean, Bounds, float, Point3f, Point2f[], Point2f[], Vector3f) - Constructor for class org.jogamp.java3d.ConeSound
Constructs a ConeSound node object using all the provided PointSound parameter values.
ConeSound(MediaContainer, float, int, boolean, boolean, boolean, Bounds, float, float, float, float, float[], float[], float[], float[], float, float, float) - Constructor for class org.jogamp.java3d.ConeSound
Constructs a ConeSound node object using the provided parameter values.
ConeSound(MediaContainer, float, int, boolean, boolean, boolean, Bounds, float, Point3f, Point2f[], Vector3f, Point3f[]) - Constructor for class org.jogamp.java3d.ConeSound
Constructs a ConeSound node object using all the provided PointSound parameter values, which include a single spherical distance attenuation array, but includes an angular attenuation array.
ConeSound(MediaContainer, float, int, boolean, boolean, boolean, Bounds, float, float, float, float, float[], float[], float, float, float, float[], float[], float[]) - Constructor for class org.jogamp.java3d.ConeSound
Constructs a ConeSound node object using all the provided PointSound parameter values, which include a single spherical distance attenuation array, but includes an angular attenuation array.
ConeSound(MediaContainer, float, int, boolean, boolean, boolean, Bounds, float, Point3f, Point2f[], Point2f[], Vector3f, Point3f[]) - Constructor for class org.jogamp.java3d.ConeSound
Constructs and initializes a new Cone Sound node explicitly setting all PointSound and ConeSound fields as arguments: the PointSound position, front and back distance attenuation Point2f array, and ConeSound direction vector and Point3f angular attenuation.
ConeSound(MediaContainer, float, int, boolean, boolean, boolean, Bounds, float, float, float, float, float[], float[], float[], float[], float, float, float, float[], float[], float[]) - Constructor for class org.jogamp.java3d.ConeSound
Constructs and initializes a new Cone Sound node explicitly setting all PointSound and ConeSound fields as arguments but all the vector and point arguments are broken into individual float array components.
CONGRUENT - Static variable in class org.jogamp.java3d.Transform3D
This is an angle and length preserving matrix, meaning that it can translate, rotate, and reflect about an axis, and scale by an amount that is uniform in all directions.
constantAttenuation - Variable in class org.jogamp.java3d.Jogl2es2Context.glLightSource
 
constantAttenuation - Variable in class org.jogamp.java3d.Jogl2es2Context.glLightSourceLocs
 
CONTEXT_CREATION_ERROR - Static variable in class org.jogamp.java3d.RenderingError
Indicates that an error occurred while creating an OpenGL or D3D graphics context.
coordBufId - Variable in class org.jogamp.java3d.Jogl2es2Context.GeometryData
 
coordCount - Variable in class org.jogamp.java3d.Jogl2es2PerFrameStats
 
COORDINATES - Static variable in class org.jogamp.java3d.GeometryArray
Specifies that this GeometryArray contains an array of coordinates.
create() - Method in class org.jogamp.java3d.J3DGraphics2D
This method is not supported.
create(int, int, int, int) - Method in class org.jogamp.java3d.J3DGraphics2D
This method is not supported.
createGLSLShader - Variable in class org.jogamp.java3d.Jogl2es2PerFrameStats
 
createGLSLShaderProgram - Variable in class org.jogamp.java3d.Jogl2es2PerFrameStats
 
CULL_BACK - Static variable in class org.jogamp.java3d.PolygonAttributes
Cull all back-facing polygons.
CULL_FRONT - Static variable in class org.jogamp.java3d.PolygonAttributes
Cull all front-facing polygons.
CULL_NONE - Static variable in class org.jogamp.java3d.PolygonAttributes
Don't perform any face culling.
cullFace - Variable in class org.jogamp.java3d.Jogl2es2Context.GL_State
 
currentAmbientColor - Variable in class org.jogamp.java3d.Jogl2es2Context
 
currentChild() - Method in class org.jogamp.java3d.Switch
Retrieves the currently selected child.
currentModelMat - Variable in class org.jogamp.java3d.Jogl2es2Context
 
currentModelViewMat - Variable in class org.jogamp.java3d.Jogl2es2Context
 
currentModelViewMatInverse - Variable in class org.jogamp.java3d.Jogl2es2Context
 
currentModelViewProjMat - Variable in class org.jogamp.java3d.Jogl2es2Context
 
currentNormalMat - Variable in class org.jogamp.java3d.Jogl2es2Context
 
currentProgramId - Variable in class org.jogamp.java3d.Jogl2es2Context.GL_State
 
currentProjMat - Variable in class org.jogamp.java3d.Jogl2es2Context
 
currentProjMatInverse - Variable in class org.jogamp.java3d.Jogl2es2Context
 
currentViewMat - Variable in class org.jogamp.java3d.Jogl2es2Context
 
CYCLOPEAN_EYE_VIEW - Static variable in class org.jogamp.java3d.View
Specifies that monoscopic view generated should be the view as seen from the 'center eye', the fictional eye half-way between the left and right eye.
A B C D E F G H I J K L M N O P Q R S T U V W Z 
Skip navigation links