vcg::StripMeshBuilder Class Reference
#include <strip_mesh.h>
List of all members.
Public Member Functions |
unsigned int | Signature () |
unsigned int | Size () |
| required size;
|
void | Write (char *buffer, unsigned int size) |
Public Attributes |
std::vector< unsigned char > | color |
std::vector< short > | norm |
std::vector< unsigned short > | strip |
std::vector< Point3f > | vert |
Detailed Description
Definition at line 56 of file strip_mesh.h.
Member Function Documentation
unsigned int vcg::StripMeshBuilder::Signature |
( |
|
) |
|
unsigned int vcg::StripMeshBuilder::Size |
( |
|
) |
|
void vcg::StripMeshBuilder::Write |
( |
char * |
buffer, |
|
|
unsigned int |
size | |
|
) |
| | |
Member Data Documentation
The documentation for this class was generated from the following file: