Blender V4.3
blender::ed::object::ElemData_Armature Struct Reference

Public Attributes

float tail [3]
 
float head [3]
 
float roll
 
float arm_tail [3]
 
float arm_head [3]
 
float arm_roll
 
float rad_tail
 
float rad_head
 
float dist
 
float xwidth
 
float zwidth
 

Detailed Description

Definition at line 63 of file object_data_transform.cc.

Member Data Documentation

◆ arm_head

float blender::ed::object::ElemData_Armature::arm_head[3]

Definition at line 68 of file object_data_transform.cc.

◆ arm_roll

float blender::ed::object::ElemData_Armature::arm_roll

Definition at line 69 of file object_data_transform.cc.

◆ arm_tail

float blender::ed::object::ElemData_Armature::arm_tail[3]

Definition at line 67 of file object_data_transform.cc.

◆ dist

float blender::ed::object::ElemData_Armature::dist

Definition at line 72 of file object_data_transform.cc.

◆ head

float blender::ed::object::ElemData_Armature::head[3]

Definition at line 65 of file object_data_transform.cc.

◆ rad_head

float blender::ed::object::ElemData_Armature::rad_head

Definition at line 71 of file object_data_transform.cc.

◆ rad_tail

float blender::ed::object::ElemData_Armature::rad_tail

Definition at line 70 of file object_data_transform.cc.

◆ roll

float blender::ed::object::ElemData_Armature::roll

Definition at line 66 of file object_data_transform.cc.

◆ tail

float blender::ed::object::ElemData_Armature::tail[3]

Definition at line 64 of file object_data_transform.cc.

◆ xwidth

float blender::ed::object::ElemData_Armature::xwidth

Definition at line 73 of file object_data_transform.cc.

◆ zwidth

float blender::ed::object::ElemData_Armature::zwidth

Definition at line 74 of file object_data_transform.cc.


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