Ab3d.File3ds Namespace |
Class | Description | |
---|---|---|
BaseKeyframesTrack |
Base class for all KeyframeTracks in 3ds files.
| |
ColorTracks |
ColorTracks
| |
FovTracks |
FovTracks
| |
Material3ds |
Material3ds class defines a material and contains all the data about a material that are written to 3ds file.
| |
MaterialMap3ds |
MaterialMap3ds defines one map (texture) that is used my the Material3ds | |
PositionTracks |
PositionTracks defines keys that change the object's position.
| |
RollTracks |
RollTracks
| |
RotationTracks |
RotationTracks
| |
ScaleTracks |
ScaleTracks
|
Structure | Description | |
---|---|---|
ColorKey |
ColorKey
| |
FovKey |
FovKey
| |
KeyFrameHeader |
KeyFrameHeader
| |
OptimizedMeshGeometry3D |
OptimizedMeshGeometry3D contains Normals, Positions, TextureCoordinates and TriangleIndices lists that can be used to get quick access to mesh data (access to data is much faster than when using MeshGeometry3D).
| |
PositionKey |
PositionKey
| |
RotationKey |
RotationKey
| |
ScaleKey |
ScaleKey
| |
TrackHeader |
TrackHeader
|
Enumeration | Description | |
---|---|---|
MaterialMap3dsMapTypes |
MapTypes define possible map types
|