$search
#include <ply.h>
Public Attributes | |
char * | name |
int | nprops |
int | num |
int | other_offset |
int | other_size |
PlyProperty ** | props |
int | size |
char * | store_prop |
Definition at line 80 of file TomGine/ply.h.
char * PlyElement::name |
Definition at line 81 of file TomGine/ply.h.
Definition at line 84 of file TomGine/ply.h.
int PlyElement::num |
Definition at line 82 of file TomGine/ply.h.
Definition at line 87 of file TomGine/ply.h.
Definition at line 88 of file TomGine/ply.h.
Definition at line 85 of file TomGine/ply.h.
int PlyElement::size |
Definition at line 83 of file TomGine/ply.h.
char * PlyElement::store_prop |
Definition at line 86 of file TomGine/ply.h.