Root Type Declarations
Typedefs | |
typedef void | A3DEntity |
typedef void | A3DRootBase |
typedef void | A3DRootBaseWithGraphics |
Detailed Description
- Version
- 2.0
Typedef Documentation
◆ A3DEntity
typedef void A3DEntity |
Root type for any entity.
◆ A3DRootBase
typedef void A3DRootBase |
Root type for any entity with attributes.
- See also
- A3DRootBaseData
◆ A3DRootBaseWithGraphics
typedef void A3DRootBaseWithGraphics |
Root type for any entity with attributes and graphics.
- See also
- A3DRootBaseWithGraphicsData