#include <VertexEx.h>
Public Member Functions | |
| VertexEx (void) | |
| ~VertexEx (void) | |
| VertexEx (const VertexEx &rhs) | |
| VertexEx & | operator= (const VertexEx &rhs) |
| bool | Init (const unsigned char *buffer, unsigned *offset) |
Public Attributes | |
| Vector< Scalar< char >, 3 > | bone_ids |
| Vector< Scalar< unsigned char >, 3 > | weights |
| Scalar< unsigned long > | extra |
| ms3d::VertexEx::VertexEx | ( | void | ) |
Default constructor.
| ms3d::VertexEx::~VertexEx | ( | void | ) |
Destructor.
| ms3d::VertexEx::VertexEx | ( | const VertexEx & | rhs | ) |
Copy constructor.
| bool ms3d::VertexEx::Init | ( | const unsigned char * | buffer, | |
| unsigned * | offset | |||
| ) |
| Vector<Scalar<char>, 3> ms3d::VertexEx::bone_ids |
| Scalar<unsigned long> ms3d::VertexEx::extra |
| Vector<Scalar<unsigned char>, 3> ms3d::VertexEx::weights |
1.7.1