The modules page shows the hierarchy of the PRC entities that comprise the A3D API. These entities correspond to the serialized objects described by the PRC Format Specification. A PRC entity is an opaque C structure that contains highly compressed PRC data. The A3D API provides functions that let you parse and create PRC entities.
The modules page shows the list of available modules. In each module page, you will find a description of the module as well as the functions, data structures and enumerations it contains.
The data structures page lists the public data structures that you use when parsing or creating a PRC entity.
The files list page contains the names of header files that make up the A3D API.
The function index contains an alphabetical listing of all globally defined functions.
The API Conventions contains an a general overview of how the API is organized along with naming conventions for functions and data structures.