A3DTreeNodeGetNetTransformation
-
A3DStatus
A3DTreeNodeGetNetTransformation(const A3DTreeNode *pNode, A3DMiscTransformation **ppTransformation) A3DStatusA3DTreeNodeGetNetTransformation(constA3DTreeNode* pNode,A3DMiscTransformation** ppTransformation)Get the global transformation (according to the root node) of the given node.
Parameters
pNode: The tree node
ppTransformation: The tree node global transformation.
Returns
A3D_SUCCESSon success, or an error code on failure