Package mri.v3ds

Class Summary
Camera3ds Camera object in a 3D vector animation.
Color3ds Color definition.
Face3ds Face definition for a single triangle.
FaceMat3ds Material selector for the faces in a mesh.
HideKey3ds Hide key used by the HideTrack3ds class.
HideTrack3ds Hide track.
Light3ds Light definition.
Material3ds Material definition.
Mesh3ds Mesh object.
MorphKey3ds Morph key used by the MorphTrack3ds class.
MorphTrack3ds Morph track.
PKey3ds P-key used by the PTrack3ds class for FOV and Roll.
PTrack3ds Class used for FOV or Roll tracks in a camera.
RotationKey3ds Rotation key used by the RotationTrack3ds class.
RotationTrack3ds Rotation track.
Scene3ds Toplevel class for parsing a 3ds-file and containing a 3D Studio vector animation.
SplineKey3ds Base class for Kochanek-Bartels spline track keys containing Frame, TBC and Ease parameters.
TexCoord3ds Texture mapping U,V coordinate.
TextDecode3ds Container class for storing text decode.
Track3ds Base class for all keyframer tracks.
Vertex3ds X,Y,Z vertex.
XYZKey3ds X,Y,Z-key used by the XYZTrack3ds class used for position and scaling.
XYZTrack3ds Position or scaling track.
 

Exception Summary
Exception3ds Exception class thrown by the Scene3ds constructors.