#include <ply.h>
Public Attributes | |
char ** | comments |
PlyPropRules * | current_rules |
PlyElement ** | elems |
int | file_type |
FILE * | fp |
int | num_comments |
int | num_elem_types |
int | num_obj_info |
char ** | obj_info |
PlyOtherElems * | other_elems |
PlyRuleList * | rule_list |
float | version |
PlyElement * | which_elem |
char** PlyFile::comments |
FILE* PlyFile::fp |
char** PlyFile::obj_info |
float PlyFile::version |