#include <JointEx.h>
Public Types | |
| enum | Flags { Selected = 1, Dirty = 8 } |
Public Member Functions | |
| JointEx (void) | |
| ~JointEx (void) | |
| JointEx (const JointEx &rhs) | |
| JointEx & | operator= (const JointEx &rhs) |
| bool | Init (const unsigned char *buffer, unsigned *offset) |
Public Attributes | |
| Vector< Scalar< float >, 3 > | color |
| enum ms3d::JointEx::Flags |
| ms3d::JointEx::JointEx | ( | void | ) |
Default constructor.
| ms3d::JointEx::~JointEx | ( | void | ) |
Destructor.
| ms3d::JointEx::JointEx | ( | const JointEx & | rhs | ) |
Copy constructor.
| bool ms3d::JointEx::Init | ( | const unsigned char * | buffer, | |
| unsigned * | offset | |||
| ) |
| Vector<Scalar<float>, 3> ms3d::JointEx::color |
1.7.1