A3DTreeNodeGetNetVisibility
-
A3DStatus
A3DTreeNodeGetNetVisibility(const A3DTreeNode *pNode, A3DBool *pIsVisible) Get the net visibility of the given node.
Parameters
pNode: The tree node
pIsVisible: The net visibility of the node.
Returns
A3D_SUCCESSon success, or an error code on failure