Blender  V3.3
Public Attributes | List of all members
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 24 of file GHOST_XrControllerModel.cpp.

Member Data Documentation

◆ component_idx

int32_t GHOST_XrControllerModelNode::component_idx = -1

Definition at line 26 of file GHOST_XrControllerModel.cpp.

◆ local_transform

float GHOST_XrControllerModelNode::local_transform[4][4]

Definition at line 27 of file GHOST_XrControllerModel.cpp.

◆ parent_idx

int32_t GHOST_XrControllerModelNode::parent_idx = -1

Definition at line 25 of file GHOST_XrControllerModel.cpp.


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