Horizon
|
Public Member Functions | |
Model (const UUID &uu, const std::string &filename) | |
Model (const UUID &uu, const json &j) | |
json | serialize () const |
Public Attributes | |
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 |