Root Entities Module

Creates and accesses root entities that can be associated with any PRC entity or with any graphics PRC entity.

This module defines the root entity attributes that apply to all PRC entities or to all PRC entities in the:ref:Graphics <group__a3d__graphics__module>.

All PRC entities declared by HOOPS Exchange are of type:c:type:~A3DEntity. All:c:type:~A3DEntityentities inherit the:c:type:~A3DRootBaseentity, which can include text names that provide modeller data and other data about the more specific form of the PRC entities.

PRC entities in the:ref:Graphics Type Declarations <group__a3d__graphics__types>also inherit the:c:type:~A3DRootBaseWithGraphicsentity. The:c:type:~A3DRootBaseWithGraphicsentity has attributes that reference graphics data stored in:c:type:~A3DGlobalPRC entities and that specify inheritance behaviour.

Topics