Ab3d Namespace |
Class | Description | |
---|---|---|
Animator3ds |
Animator3ds is a helper class for playing animations stored in 3ds file
| |
Reader3ds |
Ab3d.Reader3ds is a class library for importing 3D objects from 3ds files.
| |
Reader3dsMissingTextureException |
Exception thrown when a texture file is missing and ThrowMissingTextureException is true
| |
Transformer3ds |
Transformer3ds is a helper class that helps animate and transform (rotate, scale and translate) the objects read with Reader3ds.
|
Delegate | Description | |
---|---|---|
Animator3dsFramesPerSecondUpdatedEventHandler |
Event handler for getting the current frames per second
| |
Reader3dsCreateTextureCallbackDelegate |
CreateTextureCallbackDelegate is used in CreateTextureCallback to customize creation of texture bitmap images.
| |
Reader3dsResolveTextureFileDelegate |
ResolveTextureFileDelegate describes the delegate that is used to resolve the path to the texture file.
|
Enumeration | Description | |
---|---|---|
Reader3dsShadingType |
Defines the smoothing types that is applied to objects. Default value is SmoothingGroups.
|