Animation Module
Module to define Animation.
This module describes the functions and structures that allow you to define 3D animations on a 3D Annot.
Parameters
pModelFile: The model file which contains the targets.
iNamesSize: The number of names.
ppNames: An array of names of size
iNamesSize.piIndexes: If the targeted entity had sons, index of the son in the model file tree. Must be -1 if no sons are wanted.
ppTargetEntities: The targeted entities retrieved. If several entities in the model file tree have the same name, all these entities are in the array.
ppiDataSizes: For each name, the number of found entities.
Returns
A3D_SUCCESS in case of success or an error code
Topics
Structures
Functions