Blender V5.0
GHOST_XrControllerModelNode Struct Reference

Public Attributes

int32_t parent_idx = -1
int32_t component_idx = -1
float local_transform [4][4]

Detailed Description

Definition at line 26 of file GHOST_XrControllerModel.cc.

Member Data Documentation

◆ component_idx

int32_t GHOST_XrControllerModelNode::component_idx = -1

Definition at line 28 of file GHOST_XrControllerModel.cc.

Referenced by load_node().

◆ local_transform

float GHOST_XrControllerModelNode::local_transform[4][4]

Definition at line 29 of file GHOST_XrControllerModel.cc.

Referenced by load_node().

◆ parent_idx

int32_t GHOST_XrControllerModelNode::parent_idx = -1

Definition at line 27 of file GHOST_XrControllerModel.cc.

Referenced by load_node().


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