#include <plylib.h>
Public Member Functions | |
const char * | memtypename () const |
size_t | memtypesize () const |
const char * | stotypename () const |
size_t | stotypesize () const |
Public Attributes | |
int | alloclist |
const char * | elemname |
int | format |
int | islist |
int | memtype1 |
int | memtype2 |
size_t | offset1 |
size_t | offset2 |
const char * | propname |
int | stotype1 |
int | stotype2 |
const char * vcg::ply::PropDescriptor::memtypename | ( | ) | const |
Definition at line 146 of file plylib.cpp.
size_t vcg::ply::PropDescriptor::memtypesize | ( | ) | const |
Definition at line 144 of file plylib.cpp.
const char * vcg::ply::PropDescriptor::stotypename | ( | ) | const |
Definition at line 147 of file plylib.cpp.
size_t vcg::ply::PropDescriptor::stotypesize | ( | ) | const |
Definition at line 145 of file plylib.cpp.
const char* vcg::ply::PropDescriptor::elemname |
const char* vcg::ply::PropDescriptor::propname |