CODBspNode::IsEmpty

inline BOOLCODBspNode::IsEmpty(void)

Determines if this node is a leaf that is not storing any rectangles.

Defined in: OdBspNode.h

Return Value

TRUE if the node is empty, FALSE if it is not.

See Also

IsLeaf