void vdsFreeTree (vdsNode *node) Free all memory used by a vertex tree
Free all memory used by a vertex tree. Recursively frees the given VDS vertex tree and all associated vdsTri structs.Note: Does NOT free anything pointed at by the node->data field; this is left to application.
alphabetic index hierarchy of classes