< Home

< Programming Guide

< Supported File Formats

REFERENCE MANUAL

Modules

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.

Data Structures

The data structures page lists the public data structures that you use when parsing or creating a PRC entity.

Files

The files list page contains the names of header files that make up the A3D API.

Function Index

The function index contains an alphabetical listing of all globally defined functions.

API Conventions

The API Conventions contains an a general overview of how the API is organized along with naming conventions for functions and data structures.