A3DTreeNodeGetTransformation
-
A3DStatus
A3DTreeNodeGetTransformation(const A3DTreeNode *pNode, A3DMiscTransformation **ppTransformation) A3DStatusA3DTreeNodeGetTransformation(constA3DTreeNode* pNode,A3DMiscTransformation** ppTransformation)Get the local transformation of the given node.
Parameters
pNode: The tree node.
ppTransformation: The tree node local transformation.
Returns
A3D_SUCCESSon success, or an error code on failure