|
| Model (const UUID &uu, const std::string &filename) |
|
| Model (const UUID &uu, const json &j) |
|
void | set_shift (unsigned int ax, int64_t value) |
|
int64_t | get_shift (unsigned int ax) const |
|
void | set_rotation (unsigned int ax, int angle) |
|
int | get_rotation (unsigned int ax) const |
|
json | serialize () const |
|
|
UUID | uuid |
|
std::string | filename |
|
int64_t | x = 0 |
|
int64_t | y = 0 |
|
int64_t | z = 0 |
|
int | roll = 0 |
|
int | pitch = 0 |
|
int | yaw = 0 |
|
|
static const UUID | legacy_model_uuid = UUID("96c366ee-a963-41a0-9cc8-54c646979695") |
|
The documentation for this class was generated from the following files: