inline BOOLCODBspNode::IsLeaf(void)
Determines if this node is a leaf node (i.e. there are no more nodes below this one.
Defined in: OdBspNode.h
Return Value
TRUE if this is a leaf node, FALSE if it is not.
See Also
IsEmpty