Public Members | |||
unsigned char | nverts | ||
int* | verts | ||
void* | other_props |
Definition at line 46 of file PLYFile.cc.
unsigned char Face::nverts |
Definition at line 48 of file PLYFile.cc.
void * Face::other_props |
Definition at line 50 of file PLYFile.cc.
int * Face::verts |
Definition at line 49 of file PLYFile.cc.