|
| Renderable (uint16_t id, uint16_t variant, const mathfu::mat4 &world_matrix, const mathfu::vec4 &color=mathfu::vec4(1, 1, 1, 1)) |
|
uint16_t | id () const |
|
void | set_id (uint16_t id) |
|
uint16_t | variant () const |
|
void | set_variant (uint16_t variant) |
|
const mathfu::mat4 & | world_matrix () const |
|
void | set_world_matrix (const mathfu::mat4 &mat) |
|
const mathfu::vec4 & | color () const |
|
void | set_color (const mathfu::vec4 &c) |
|
The documentation for this class was generated from the following file: