j3d.org Code

Uses of Package
org.j3d.loaders.discreet

Packages that use org.j3d.loaders.discreet
org.j3d.loaders.discreet Classes for parsing Discreet's 3DS Max .3ds file format. 
 

Classes in org.j3d.loaders.discreet used by org.j3d.loaders.discreet
CameraBlock
          Representation of a single camera and its paramaters needed for rendering.
ColorData
          A single color data from the keyframe tracking.
FalloffData
          A single set of spotlight falloff angle data from the keyframe tracking.
FieldOfViewData
          A single set of camera field of view angle data from the keyframe tracking.
HotspotData
          A single set of spotlight hotspot angle data from the keyframe tracking.
KeyframeAmbientBlock
          Representation of a collection of a single camera block in a keyframe.
KeyframeBlock
          Representation of a collection of keyframes for animating the object.
KeyframeCameraBlock
          Representation of a collection of a single camera block in a keyframe.
KeyframeCameraTargetBlock
          Representation of a collection of a single camera block in a keyframe.
KeyframeColorBlock
          Representation of a keyframe's collection of color information.
KeyframeFalloffBlock
          Representation of a keyframe's collection of spotlight falloff information.
KeyframeFOVBlock
          Representation of a keyframe's collection of field of view information.
KeyframeFrameBlock
          Representation of a collection of a single frame block in a keyframe.
KeyframeHotspotBlock
          Representation of a keyframe's collection of spotlight hotspot information.
KeyframeLightBlock
          Representation of a keyframe general lighting handling.
KeyframeMorphBlock
          Representation of a keyframe's collection of object morph information.
KeyframePositionBlock
          Representation of a keyframe's collection of position information.
KeyframeRollBlock
          Representation of a keyframe's collection of camera roll information.
KeyframeRotationBlock
          Representation of a keyframe's collection of rotational information.
KeyframeScaleBlock
          Representation of a keyframe's collection of scale information.
KeyframeSpotlightBlock
          Representation of a keyframe spotlight handling.
KeyframeSpotlightTargetBlock
          Representation of a collection of a single camera block in a keyframe.
KeyframeTag
          Base class representing the common data between all the keyframe tag types.
LightBlock
          Representation of a single light and its paramaters needed for rendering.
MaterialBlock
          Representation of a collection of material definitions that form a single block of data in the file.
MaterialData
          A single set of material information for each triangle mesh.
MorphData
          A single set of morph target data from the keyframe tracking.
NodeHeaderData
          The node header data for keyframe chunk descriptions.
ObjectBlock
          Representation of a collection of triangle meshes that form a single block of data in the file.
ObjectMesh
          Representation of a complete set of meshes to give a single object from the file.
PositionData
          A single set of position data from the keyframe tracking.
RollData
          A single set of camera roll data from the keyframe tracking.
RotationData
          A single set of rotation data from the keyframe tracking.
ScaleData
          A single set of scale data from the keyframe tracking.
TextureBlock
          Representation of a single texture and its paramaters needed for rendering.
TrackData
          Common information that all tracks keep with them.
TriangleMesh
          Representation of a single triangle mesh.
 


j3d.org Code

Latest Info from http://code.j3d.org/
Copyright © 2001 - j3d.org