Project Alice
Loading...
Searching...
No Matches
emfx::xac_pp_actor_node Struct Reference

#include <xac.hpp>

Collaboration diagram for emfx::xac_pp_actor_node:

Public Attributes

std::string name
 
std::vector< xac_pp_actor_meshmeshes
 
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
 

Detailed Description

Definition at line 76 of file xac.hpp.

Member Data Documentation

◆ collision_mesh

int32_t emfx::xac_pp_actor_node::collision_mesh = -1

Definition at line 85 of file xac.hpp.

◆ meshes

std::vector<xac_pp_actor_mesh> emfx::xac_pp_actor_node::meshes

Definition at line 78 of file xac.hpp.

◆ name

std::string emfx::xac_pp_actor_node::name

Definition at line 77 of file xac.hpp.

◆ parent_id

int32_t emfx::xac_pp_actor_node::parent_id = -1

Definition at line 84 of file xac.hpp.

◆ position

xac_vector3f emfx::xac_pp_actor_node::position

Definition at line 81 of file xac.hpp.

◆ rotation

xac_vector4f emfx::xac_pp_actor_node::rotation

Definition at line 79 of file xac.hpp.

◆ scale

xac_vector3f emfx::xac_pp_actor_node::scale

Definition at line 82 of file xac.hpp.

◆ scale_rotation

xac_vector4f emfx::xac_pp_actor_node::scale_rotation

Definition at line 80 of file xac.hpp.

◆ transform

xac_mat4x4 emfx::xac_pp_actor_node::transform

Definition at line 83 of file xac.hpp.

◆ visual_mesh

int32_t emfx::xac_pp_actor_node::visual_mesh = -1

Definition at line 86 of file xac.hpp.


The documentation for this struct was generated from the following file: