Blender  V3.3
Public Attributes | List of all members
bPoseChannelDrawData Struct Reference

#include <DNA_action_types.h>

Public Attributes

float solid_color [4]
 
float wire_color [4]
 
int bbone_matrix_len
 
float bbone_matrix [0][4][4]
 

Detailed Description

Definition at line 172 of file DNA_action_types.h.

Member Data Documentation

◆ bbone_matrix

float bPoseChannelDrawData::bbone_matrix[0][4][4]

◆ bbone_matrix_len

int bPoseChannelDrawData::bbone_matrix_len

Definition at line 176 of file DNA_action_types.h.

Referenced by pchan_draw_data_init().

◆ solid_color

float bPoseChannelDrawData::solid_color[4]

Definition at line 173 of file DNA_action_types.h.

Referenced by get_bone_solid_color().

◆ wire_color

float bPoseChannelDrawData::wire_color[4]

Definition at line 174 of file DNA_action_types.h.

Referenced by get_bone_wire_color().


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