Model tree helper
Tools and structure data to use for quick implementation of a model tree.
24
Parameters
pModelFile: The model file
ppTree: The corresponding model tree
psParameters: Parameters used to compute the tree. 0 for now, structure for future use.
Returns
A3D_SUCCESSon success, or an error code on failure
Structures
Functions
A3DTreeCompute()A3DTreeGetRootNode()A3DTreeNodeGetChildren()A3DTreeNodeGetParent()A3DTreeNodeGetEntity()A3DTreeNodeGetName()A3DTreeNodeGetTransformation()A3DTreeNodeGetNetTransformation()A3DTreeNodeGetNetVisibility()A3DTreeNodeGetNetStyle()A3DTreeNodeGetGeometry()