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

C

Canvas3D - Class in javax.media.j3d
The Canvas3D class provides a drawing canvas for 3D rendering.
Canvas3D(GraphicsConfiguration) - Constructor for class javax.media.j3d.Canvas3D
Constructs and initializes a new Canvas3D object that Java 3D can render into.
Canvas3D(GraphicsConfiguration, boolean) - Constructor for class javax.media.j3d.Canvas3D
Constructs and initializes a new Canvas3D object that Java 3D can render into.
CapabilityNotSetException - Exception in javax.media.j3d
Indicates an access to a live or compiled Scene Graph object without the required capability set.
CapabilityNotSetException() - Constructor for exception javax.media.j3d.CapabilityNotSetException
Create the exception object with default values.
CapabilityNotSetException(String) - Constructor for exception javax.media.j3d.CapabilityNotSetException
Create the exception object that outputs message.
CHILD_ALL - Static variable in class javax.media.j3d.Switch
Specifies that all children are rendered.
CHILD_MASK - Static variable in class javax.media.j3d.Switch
Specifies that the childMask BitSet is used to select which children are rendered.
CHILD_NONE - Static variable in class javax.media.j3d.Switch
Specifies that no children are rendered.
CLAMP - Static variable in class javax.media.j3d.Texture
Clamps texture coordinates to be in the range [0, 1].
CLAMP_TO_BOUNDARY - Static variable in class javax.media.j3d.Texture
Clamps texture coordinates such that filtering will sample only texture boundary texels.
CLAMP_TO_EDGE - Static variable in class javax.media.j3d.Texture
Clamps texture coordinates such that filtering will not sample a texture boundary texel.
clear() - Method in class javax.media.j3d.GraphicsContext3D
Clear the Canvas3D to the color or image specified by the current background node.
clear() - Method in class javax.media.j3d.ShaderAttributeSet
Removes all shader attributes from the attributes set.
clearCapability(int) - Method in class javax.media.j3d.SceneGraphObject
Clear the specified capability bit.
clearCapabilityIsFrequent(int) - Method in class javax.media.j3d.SceneGraphObject
Clears the isFrequent bit associated with the specified capability bit.
clearRect(int, int, int, int) - Method in class javax.media.j3d.J3DGraphics2D
This method is not supported.
clearSound(int) - Method in interface javax.media.j3d.AudioDevice3D
Requests that the AudioDevice free all resources associated with sample with index id.
Clip - Class in javax.media.j3d
The Clip leaf node defines the back, or far, clip distance in the virtual universe.
Clip() - Constructor for class javax.media.j3d.Clip
Constructs a Clip node with default parameters.
Clip(double) - Constructor for class javax.media.j3d.Clip
Constructs a Clip node with the specified back clip distance.
CLIP_IMAGE - Static variable in class javax.media.j3d.Raster
Specifies that the raster object is clipped as an image after the raster position has been transformed.
CLIP_POSITION - Static variable in class javax.media.j3d.Raster
Specifies that this raster object is not drawn if the raster position is outside the viewing volume.
clone() - Method in class javax.media.j3d.BoundingBox
Creates a copy of this bounding box.
clone() - Method in class javax.media.j3d.BoundingPolytope
Creates a copy of a polytope.
clone() - Method in class javax.media.j3d.BoundingSphere
Creates a copy of the bounding sphere.
clone() - Method in class javax.media.j3d.Bounds
Makes a copy of a bounds object.
cloneNode(boolean) - Method in class javax.media.j3d.AlternateAppearance
Used to create a new instance of the node.
cloneNode(boolean) - Method in class javax.media.j3d.AmbientLight
Used to create a new instance of the node.
cloneNode(boolean) - Method in class javax.media.j3d.Background
Creates a new instance of the node.
cloneNode(boolean) - Method in class javax.media.j3d.BackgroundSound
Creates a new instance of the node.
cloneNode(boolean) - Method in class javax.media.j3d.Billboard
Creates a new instance of the node.
cloneNode(boolean) - Method in class javax.media.j3d.BoundingLeaf
Used to create a new instance of the node.
cloneNode(boolean) - Method in class javax.media.j3d.BranchGroup
Creates a new instance of the node.
cloneNode(boolean) - Method in class javax.media.j3d.Clip
Used to create a new instance of the node.
cloneNode(boolean) - Method in class javax.media.j3d.ColorInterpolator
Used to create a new instance of the node.
cloneNode(boolean) - Method in class javax.media.j3d.ConeSound
Creates a new instance of the node.
cloneNode(boolean) - Method in class javax.media.j3d.DecalGroup
Used to create a new instance of the node.
cloneNode(boolean) - Method in class javax.media.j3d.DirectionalLight
Used to create a new instance of the node.
cloneNode(boolean) - Method in class javax.media.j3d.DistanceLOD
Used to create a new instance of the node.
cloneNode(boolean) - Method in class javax.media.j3d.ExponentialFog
Used to create a new instance of the node.
cloneNode(boolean) - Method in class javax.media.j3d.Group
Used to create a new instance of the node.
cloneNode(boolean) - Method in class javax.media.j3d.LinearFog
Used to create a new instance of the node.
cloneNode(boolean) - Method in class javax.media.j3d.Link
Used to create a new instance of the node.
cloneNode(boolean) - Method in class javax.media.j3d.ModelClip
Used to create a new instance of the node.
cloneNode(boolean) - Method in class javax.media.j3d.Morph
Deprecated. Creates a new instance of the node.
cloneNode(boolean) - Method in class javax.media.j3d.Node
Used to create a new instance of the node.
cloneNode(boolean) - Method in class javax.media.j3d.OrderedGroup
Used to create a new instance of the node.
cloneNode(boolean) - Method in class javax.media.j3d.OrientedShape3D
Used to create a new instance of the node.
cloneNode(boolean) - Method in class javax.media.j3d.PointLight
Used to create a new instance of the node.
cloneNode(boolean) - Method in class javax.media.j3d.PointSound
Creates a new instance of the node.
cloneNode(boolean) - Method in class javax.media.j3d.PositionInterpolator
Used to create a new instance of the node.
cloneNode(boolean) - Method in class javax.media.j3d.PositionPathInterpolator
Used to create a new instance of the node.
cloneNode(boolean) - Method in class javax.media.j3d.RotationInterpolator
Used to create a new instance of the node.
cloneNode(boolean) - Method in class javax.media.j3d.RotationPathInterpolator
Used to create a new instance of the node.
cloneNode(boolean) - Method in class javax.media.j3d.RotPosPathInterpolator
Used to create a new instance of the node.
cloneNode(boolean) - Method in class javax.media.j3d.RotPosScalePathInterpolator
Used to create a new instance of the node.
cloneNode(boolean) - Method in class javax.media.j3d.ScaleInterpolator
Used to create a new instance of the node.
cloneNode(boolean) - Method in class javax.media.j3d.Shape3D
Used to create a new instance of the node.
cloneNode(boolean) - Method in class javax.media.j3d.SharedGroup
Used to create a new instance of the node.
cloneNode(boolean) - Method in class javax.media.j3d.Soundscape
Creates a new instance of the node.
cloneNode(boolean) - Method in class javax.media.j3d.SpotLight
Used to create a new instance of the node.
cloneNode(boolean) - Method in class javax.media.j3d.Switch
Used to create a new instance of the node.
cloneNode(boolean) - Method in class javax.media.j3d.SwitchValueInterpolator
Used to create a new instance of the node.
cloneNode(boolean) - Method in class javax.media.j3d.TransformGroup
Creates a new instance of the node.
cloneNode(boolean) - Method in class javax.media.j3d.TransparencyInterpolator
Used to create a new instance of the node.
cloneNode(boolean) - Method in class javax.media.j3d.ViewPlatform
Used to create a new instance of the node.
cloneNode(boolean) - Method in class javax.media.j3d.ViewSpecificGroup
Used to create a new instance of the node.
cloneNodeComponent() - Method in class javax.media.j3d.Appearance
Deprecated. replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class javax.media.j3d.AuralAttributes
Deprecated. As of Java 3D version 1.2, replaced by cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class javax.media.j3d.ColoringAttributes
Deprecated. replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class javax.media.j3d.CompressedGeometry
Deprecated. replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class javax.media.j3d.DepthComponentFloat
Deprecated. replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class javax.media.j3d.DepthComponentInt
Deprecated. replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class javax.media.j3d.DepthComponentNative
Creates a new DepthComponentNative object.
cloneNodeComponent() - Method in class javax.media.j3d.ImageComponent2D
Deprecated. replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class javax.media.j3d.ImageComponent3D
Deprecated. replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class javax.media.j3d.IndexedLineArray
Deprecated. replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class javax.media.j3d.IndexedLineStripArray
Deprecated. replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class javax.media.j3d.IndexedPointArray
Deprecated. replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class javax.media.j3d.IndexedQuadArray
Deprecated. replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class javax.media.j3d.IndexedTriangleArray
Deprecated. replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class javax.media.j3d.IndexedTriangleFanArray
Deprecated. replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class javax.media.j3d.IndexedTriangleStripArray
Deprecated. replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class javax.media.j3d.LineArray
Deprecated. replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class javax.media.j3d.LineAttributes
Deprecated. replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class javax.media.j3d.LineStripArray
Deprecated. replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class javax.media.j3d.Material
Deprecated. replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class javax.media.j3d.MediaContainer
Deprecated. As of Java 3D version 1.2, replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class javax.media.j3d.NodeComponent
Deprecated. As of Java 3D version 1.2, replaced by cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent(boolean) - Method in class javax.media.j3d.NodeComponent
Used to create a new instance of a NodeComponent object.
cloneNodeComponent() - Method in class javax.media.j3d.PointArray
Deprecated. replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class javax.media.j3d.PointAttributes
Deprecated. replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class javax.media.j3d.PolygonAttributes
Deprecated. replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class javax.media.j3d.QuadArray
Deprecated. replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class javax.media.j3d.Raster
Deprecated. replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class javax.media.j3d.RenderingAttributes
Deprecated. replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class javax.media.j3d.ShaderAppearance
Deprecated. replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class javax.media.j3d.SourceCodeShader
Deprecated. replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class javax.media.j3d.TexCoordGeneration
Deprecated. replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class javax.media.j3d.Text3D
Deprecated. replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class javax.media.j3d.Texture2D
Deprecated. replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class javax.media.j3d.Texture3D
Deprecated. replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class javax.media.j3d.TextureAttributes
Deprecated. replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class javax.media.j3d.TextureUnitState
Deprecated. replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class javax.media.j3d.TransparencyAttributes
Deprecated. replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class javax.media.j3d.TriangleArray
Deprecated. replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class javax.media.j3d.TriangleFanArray
Deprecated. replaced with cloneNodeComponent(boolean forceDuplicate)
cloneNodeComponent() - Method in class javax.media.j3d.TriangleStripArray
Deprecated. replaced with cloneNodeComponent(boolean forceDuplicate)
cloneTree() - Method in class javax.media.j3d.Node
Duplicates all the nodes of the specified sub-graph.
cloneTree(boolean) - Method in class javax.media.j3d.Node
Duplicates all the nodes of the specified sub-graph.
cloneTree(boolean, boolean) - Method in class javax.media.j3d.Node
Duplicates all the nodes of the specified sub-graph.
cloneTree(NodeReferenceTable) - Method in class javax.media.j3d.Node
Duplicates all the nodes of the specified sub-graph.
cloneTree(NodeReferenceTable, boolean) - Method in class javax.media.j3d.Node
Duplicates all the nodes of the specified sub-graph.
cloneTree(NodeReferenceTable, boolean, boolean) - Method in class javax.media.j3d.Node
Duplicates all the nodes of the specified sub-graph.
close() - Method in interface javax.media.j3d.AudioDevice
Code to close the device and release resources.
close() - Method in interface javax.media.j3d.InputDevice
Code to process the clean up of the device and relinquish associated resources.
CLOSEST_DISTANCE - Static variable in class javax.media.j3d.PickInfo
Specifies that this PickInfo returns the closest intersection distance.
CLOSEST_GEOM_INFO - Static variable in class javax.media.j3d.PickInfo
Specifies that this PickInfo returns only the closest intersection geometry information.
CLOSEST_INTERSECTION_POINT - Static variable in class javax.media.j3d.PickInfo
Specifies that this PickInfo returns the closest intersection point.
closestIntersection(Bounds[]) - Method in class javax.media.j3d.BoundingBox
Finds closest bounding object that intersects this bounding box.
closestIntersection(Bounds[]) - Method in class javax.media.j3d.BoundingPolytope
Finds closest bounding object that intersects this bounding polytope.
closestIntersection(Bounds[]) - Method in class javax.media.j3d.BoundingSphere
Finds closest bounding object that intersects this bounding sphere.
closestIntersection(Bounds[]) - Method in class javax.media.j3d.Bounds
Finds closest bounding object that intersects this bounding object.
COLOR_3 - Static variable in class javax.media.j3d.GeometryArray
Specifies that this GeometryArray contains an array of colors without alpha.
COLOR_4 - Static variable in class javax.media.j3d.GeometryArray
Specifies that this GeometryArray contains an array of colors with alpha.
COLOR_IN_BUFFER - Static variable in class javax.media.j3d.CompressedGeometryHeader
Deprecated. bufferDataPresent: bit indicating that RGB color information is bundled with the vertices in the compressed geometry buffer.
ColoringAttributes - Class in javax.media.j3d
The ColoringAttributes object defines attributes used in color selection and shading model.
ColoringAttributes() - Constructor for class javax.media.j3d.ColoringAttributes
Constructs a ColoringAttributes node with default parameters.
ColoringAttributes(Color3f, int) - Constructor for class javax.media.j3d.ColoringAttributes
Construct ColoringAttributes object with specified values.
ColoringAttributes(float, float, float, int) - Constructor for class javax.media.j3d.ColoringAttributes
Construct ColoringAttributes object with specified values.
ColorInterpolator - Class in javax.media.j3d
Color interpolation behavior.
ColorInterpolator(Alpha, Material) - Constructor for class javax.media.j3d.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 javax.media.j3d.ColorInterpolator
Constructs a color interpolator with the specified target, starting color, and ending color.
combine(Bounds) - Method in class javax.media.j3d.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 javax.media.j3d.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 javax.media.j3d.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 javax.media.j3d.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 javax.media.j3d.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 javax.media.j3d.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 javax.media.j3d.BoundingPolytope
Combines this bounding polytope with a point.
combine(Point3d[]) - Method in class javax.media.j3d.BoundingPolytope
Combines this bounding polytope with an array of points.
combine(Bounds) - Method in class javax.media.j3d.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 javax.media.j3d.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 javax.media.j3d.BoundingSphere
Combines this bounding sphere with a point.
combine(Point3d[]) - Method in class javax.media.j3d.BoundingSphere
Combines this bounding sphere with an array of points.
combine(Bounds) - Method in class javax.media.j3d.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 javax.media.j3d.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 javax.media.j3d.Bounds
Combines this bounding object with a point.
combine(Point3d[]) - Method in class javax.media.j3d.Bounds
Combines this bounding object with an array of points.
COMBINE - Static variable in class javax.media.j3d.TextureAttributes
Combine the object color with texture color as specified in the combine mode.
COMBINE_ADD - Static variable in class javax.media.j3d.TextureAttributes
Add two colors.
COMBINE_ADD_SIGNED - Static variable in class javax.media.j3d.TextureAttributes
Add two colors plus an implicit offset.
COMBINE_CONSTANT_COLOR - Static variable in class javax.media.j3d.TextureAttributes
Texture blend color.
COMBINE_DOT3 - Static variable in class javax.media.j3d.TextureAttributes
Dot product of two colors.
COMBINE_INTERPOLATE - Static variable in class javax.media.j3d.TextureAttributes
Interpolate two colors with a factor.
COMBINE_MODULATE - Static variable in class javax.media.j3d.TextureAttributes
Modulates one color with another color.
COMBINE_OBJECT_COLOR - Static variable in class javax.media.j3d.TextureAttributes
Object color coming into the texturing state.
COMBINE_ONE_MINUS_SRC_ALPHA - Static variable in class javax.media.j3d.TextureAttributes
Color function is f = (1 - Ca)
COMBINE_ONE_MINUS_SRC_COLOR - Static variable in class javax.media.j3d.TextureAttributes
Color function is f = (1 - Crgb)
COMBINE_PREVIOUS_TEXTURE_UNIT_STATE - Static variable in class javax.media.j3d.TextureAttributes
Color from the previous texture unit state.
COMBINE_REPLACE - Static variable in class javax.media.j3d.TextureAttributes
Replace the input color with the specified color.
COMBINE_SRC_ALPHA - Static variable in class javax.media.j3d.TextureAttributes
Color function is f = Ca
COMBINE_SRC_COLOR - Static variable in class javax.media.j3d.TextureAttributes
Color function is f = Crgb
COMBINE_SUBTRACT - Static variable in class javax.media.j3d.TextureAttributes
Subtract one color from another color.
COMBINE_TEXTURE_COLOR - Static variable in class javax.media.j3d.TextureAttributes
Texture color of the corresponding texture unit state.
compile() - Method in class javax.media.j3d.BranchGroup
Compiles the source BranchGroup associated with this object and creates and caches a compiled scene graph.
compile() - Method in class javax.media.j3d.SharedGroup
Compiles the source SharedGroup associated with this object and creates and caches a compiled scene graph.
COMPILE_ERROR - Static variable in class javax.media.j3d.ShaderError
Indicates that an error occurred while compiling a shader.
CompressedGeometry - Class in javax.media.j3d
Deprecated. As of Java 3D version 1.4.
CompressedGeometry(CompressedGeometryHeader, byte[]) - Constructor for class javax.media.j3d.CompressedGeometry
Deprecated. Creates a new CompressedGeometry NodeComponent by copying the specified compressed geometry data into this object.
CompressedGeometry(CompressedGeometryHeader, byte[], boolean) - Constructor for class javax.media.j3d.CompressedGeometry
Deprecated. Creates a new CompressedGeometry NodeComponent.
CompressedGeometry(CompressedGeometryHeader, J3DBuffer) - Constructor for class javax.media.j3d.CompressedGeometry
Deprecated. This constructor is not implemented.
CompressedGeometryHeader - Class in javax.media.j3d
Deprecated. As of Java 3D version 1.4.
CompressedGeometryHeader() - Constructor for class javax.media.j3d.CompressedGeometryHeader
Deprecated. Creates a new CompressedGeometryHeader object used for the creation of a CompressedGeometry NodeComponent object.
computeTransform(float, Transform3D) - Method in class javax.media.j3d.PositionInterpolator
Computes the new transform for this interpolator for a given alpha value.
computeTransform(float, Transform3D) - Method in class javax.media.j3d.PositionPathInterpolator
Computes the new transform for this interpolator for a given alpha value.
computeTransform(float, Transform3D) - Method in class javax.media.j3d.RotationInterpolator
Computes the new transform for this interpolator for a given alpha value.
computeTransform(float, Transform3D) - Method in class javax.media.j3d.RotationPathInterpolator
Computes the new transform for this interpolator for a given alpha value.
computeTransform(float, Transform3D) - Method in class javax.media.j3d.RotPosPathInterpolator
Computes the new transform for this interpolator for a given alpha value.
computeTransform(float, Transform3D) - Method in class javax.media.j3d.RotPosScalePathInterpolator
Computes the new transform for this interpolator for a given alpha value.
computeTransform(float, Transform3D) - Method in class javax.media.j3d.ScaleInterpolator
Computes the new transform for this interpolator for a given alpha value.
computeTransform(float, Transform3D) - Method in class javax.media.j3d.TransformInterpolator
Computes the new transform for this interpolator for a given alpha value.
CONE_SOUND - Static variable in interface javax.media.j3d.AudioDevice3D
Specifies the sound type as cone sound.
ConeSound - Class in javax.media.j3d
The ConeSound node object defines a PointSound node whose sound source is directed along a specific vector in space.
ConeSound() - Constructor for class javax.media.j3d.ConeSound
Constructs and initializes a new ConeSound node using default parameters.
ConeSound(MediaContainer, float, Point3f, Vector3f) - Constructor for class javax.media.j3d.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 javax.media.j3d.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 javax.media.j3d.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 javax.media.j3d.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 javax.media.j3d.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 javax.media.j3d.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 javax.media.j3d.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 javax.media.j3d.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 javax.media.j3d.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.
CONTEXT_CREATION_ERROR - Static variable in class javax.media.j3d.RenderingError
Indicates that an error occurred while creating an OpenGL or D3D graphics context.
COORDINATES - Static variable in class javax.media.j3d.GeometryArray
Specifies that this GeometryArray contains an array of coordinates.
create() - Method in class javax.media.j3d.J3DGraphics2D
This method is not supported.
create(int, int, int, int) - Method in class javax.media.j3d.J3DGraphics2D
This method is not supported.
CULL_BACK - Static variable in class javax.media.j3d.PolygonAttributes
Cull all back-facing polygons.
CULL_FRONT - Static variable in class javax.media.j3d.PolygonAttributes
Cull all front-facing polygons.
CULL_NONE - Static variable in class javax.media.j3d.PolygonAttributes
Don't perform any face culling.
currentChild() - Method in class javax.media.j3d.Switch
Retrieves the currently selected child.
CYCLOPEAN_EYE_VIEW - Static variable in class javax.media.j3d.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 L M N O P Q R S T U V W Z