Blender V4.3
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 217 of file DNA_action_types.h.

Member Data Documentation

◆ bbone_matrix

◆ bbone_matrix_len

int bPoseChannelDrawData::bbone_matrix_len

Definition at line 221 of file DNA_action_types.h.

Referenced by pchan_draw_data_init().

◆ solid_color

float bPoseChannelDrawData::solid_color[4]

Definition at line 218 of file DNA_action_types.h.

◆ wire_color

float bPoseChannelDrawData::wire_color[4]

Definition at line 219 of file DNA_action_types.h.


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