A3DTreeNodeGetEntity

A3DStatus A3DTreeNodeGetEntity(const A3DTreeNode *pNode, A3DEntity **ppEntity)
A3DStatus A3DTreeNodeGetEntity(const A3DTreeNode* pNode, A3DEntity** ppEntity)

Get regular entity.

Parameters

pNode: The tree node.

ppEntity: The regular entity or NULL if not found.