|
VTK
|
#include <vtkPLY.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 |
| PlyElement** PlyFile::elems |
| PlyElement* PlyFile::which_elem |
| PlyOtherElems* PlyFile::other_elems |
1.8.13