Root Type Declarations

Type Aliases

void

A3DEntity

void

A3DRootBase

void

A3DRootBaseWithGraphics

Detailed Description

group a3d_root_types

Version

2.0

Type Alias Documentation

typedef void A3DEntity

Root type for any entity.

typedef void A3DRootBase

Root type for any entity with attributes.

See also

A3DRootBaseData

typedef void A3DRootBaseWithGraphics

Root type for any entity with attributes and graphics.