|
Overture
Version 25
|
#include <ply.h>

Public Attributes | |
| FILE * | fp |
| int | file_type |
| float | version |
| int | nelems |
| PlyElement ** | elems |
| int | num_comments |
| char ** | comments |
| int | num_obj_info |
| char ** | obj_info |
| PlyElement * | which_elem |
| PlyOtherElems * | other_elems |
| char** PlyFile::comments |
| PlyElement** PlyFile::elems |
| int PlyFile::file_type |
| FILE* PlyFile::fp |
| int PlyFile::nelems |
| int PlyFile::num_comments |
| int PlyFile::num_obj_info |
| char** PlyFile::obj_info |
| PlyOtherElems* PlyFile::other_elems |
| float PlyFile::version |
| PlyElement* PlyFile::which_elem |
1.8.3