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

#include <xac.hpp>

Collaboration diagram for emfx::xac_node_hierachy_v1_node_header:

Public Attributes

xac_vector4f rotation
 
xac_vector4f scale_rotation
 
xac_vector3f position
 
xac_vector3f scale
 
float unused [3] = { 0 }
 
uint32_t unknown [2] = { 0 }
 
int32_t parent_id = -1
 
uint32_t num_children = 0
 
int32_t include_in_bounds_calc = 0
 
xac_mat4x4 transform
 
float importance_factor = 0.f
 

Detailed Description

Definition at line 186 of file xac.hpp.

Member Data Documentation

◆ importance_factor

float emfx::xac_node_hierachy_v1_node_header::importance_factor = 0.f

Definition at line 197 of file xac.hpp.

◆ include_in_bounds_calc

int32_t emfx::xac_node_hierachy_v1_node_header::include_in_bounds_calc = 0

Definition at line 195 of file xac.hpp.

◆ num_children

uint32_t emfx::xac_node_hierachy_v1_node_header::num_children = 0

Definition at line 194 of file xac.hpp.

◆ parent_id

int32_t emfx::xac_node_hierachy_v1_node_header::parent_id = -1

Definition at line 193 of file xac.hpp.

◆ position

xac_vector3f emfx::xac_node_hierachy_v1_node_header::position

Definition at line 189 of file xac.hpp.

◆ rotation

xac_vector4f emfx::xac_node_hierachy_v1_node_header::rotation

Definition at line 187 of file xac.hpp.

◆ scale

xac_vector3f emfx::xac_node_hierachy_v1_node_header::scale

Definition at line 190 of file xac.hpp.

◆ scale_rotation

xac_vector4f emfx::xac_node_hierachy_v1_node_header::scale_rotation

Definition at line 188 of file xac.hpp.

◆ transform

xac_mat4x4 emfx::xac_node_hierachy_v1_node_header::transform

Definition at line 196 of file xac.hpp.

◆ unknown

uint32_t emfx::xac_node_hierachy_v1_node_header::unknown[2] = { 0 }

Definition at line 192 of file xac.hpp.

◆ unused

float emfx::xac_node_hierachy_v1_node_header::unused[3] = { 0 }

Definition at line 191 of file xac.hpp.


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