Overture  Version 25
Public Attributes | List of all members
PlyFile Struct Reference

#include <ply.h>

Collaboration diagram for PlyFile:
Collaboration graph
[legend]

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
 
PlyElementwhich_elem
 
PlyOtherElemsother_elems
 

Member Data Documentation

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

The documentation for this struct was generated from the following file: