Project Alice
|
#include <xac.hpp>
Public Attributes | |
std::string | name |
std::vector< xac_pp_actor_mesh > | meshes |
xac_vector4f | rotation |
xac_vector4f | scale_rotation |
xac_vector3f | position |
xac_vector3f | scale |
xac_mat4x4 | transform |
int32_t | parent_id = -1 |
int32_t | collision_mesh = -1 |
int32_t | visual_mesh = -1 |
std::vector<xac_pp_actor_mesh> emfx::xac_pp_actor_node::meshes |
xac_vector3f emfx::xac_pp_actor_node::position |
xac_vector4f emfx::xac_pp_actor_node::rotation |
xac_vector3f emfx::xac_pp_actor_node::scale |
xac_vector4f emfx::xac_pp_actor_node::scale_rotation |
xac_mat4x4 emfx::xac_pp_actor_node::transform |