void vdsSprintNodePath (char *str, vdsNode *node) Print a vdsNodeID to a string
Print a vdsNodeID to a string. Prints the node ID (depth & path down the vertex tree) in human-readable form to the given string str. The caller must ensure that str points to VDS_MAXDEPTH+1 allocated bytes. The returned str is null-terminated.
alphabetic index hierarchy of classes