vdsNode* vdsReadTree (FILE *f, vdsNodeDataReader readdata) Read a vertex tree from a VDS binary file
Read a vertex tree from a VDS binary file. The user may specify a vdsNodeDataReader function readdata() if the vertex tree was written with custom data in the node->data field. If readdata() is NULL, the node->data field is simply copied byte-for-byte into memory.
alphabetic index hierarchy of classes