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

#include <overlay_private.h>

Public Attributes

union {
   float   mat [4][4]
 
   struct {
      float   _pad0 [3]
 
      float   color_hint_a
 
      float   _pad1 [3]
 
      float   color_hint_b
 
      float   _pad2 [3]
 
      float   color_a
 
      float   _pad3 [3]
 
      float   color_b
 
   } 
 
   struct {
      float   _pad00 [3]
 
      float   amin_a
 
      float   _pad01 [3]
 
      float   amin_b
 
      float   _pad02 [3]
 
      float   amax_a
 
      float   _pad03 [3]
 
      float   amax_b
 
   } 
 
}; 
 

Detailed Description

Definition at line 445 of file overlay_private.h.

Member Data Documentation

◆ 

union { ... }

◆ _pad0

float BoneInstanceData::_pad0[3]

Definition at line 450 of file overlay_private.h.

◆ _pad00

float BoneInstanceData::_pad00[3]

Definition at line 456 of file overlay_private.h.

◆ _pad01

float BoneInstanceData::_pad01[3]

Definition at line 457 of file overlay_private.h.

◆ _pad02

float BoneInstanceData::_pad02[3]

Definition at line 458 of file overlay_private.h.

◆ _pad03

float BoneInstanceData::_pad03[3]

Definition at line 459 of file overlay_private.h.

◆ _pad1

float BoneInstanceData::_pad1[3]

Definition at line 451 of file overlay_private.h.

◆ _pad2

float BoneInstanceData::_pad2[3]

Definition at line 452 of file overlay_private.h.

◆ _pad3

float BoneInstanceData::_pad3[3]

Definition at line 453 of file overlay_private.h.

◆ amax_a

float BoneInstanceData::amax_a

Definition at line 458 of file overlay_private.h.

◆ amax_b

float BoneInstanceData::amax_b

Definition at line 459 of file overlay_private.h.

◆ amin_a

float BoneInstanceData::amin_a

Definition at line 456 of file overlay_private.h.

◆ amin_b

float BoneInstanceData::amin_b

Definition at line 457 of file overlay_private.h.

◆ color_a

float BoneInstanceData::color_a

Definition at line 452 of file overlay_private.h.

◆ color_b

float BoneInstanceData::color_b

Definition at line 453 of file overlay_private.h.

◆ color_hint_a

float BoneInstanceData::color_hint_a

Definition at line 450 of file overlay_private.h.

◆ color_hint_b

float BoneInstanceData::color_hint_b

Definition at line 451 of file overlay_private.h.

◆ mat

float BoneInstanceData::mat[4][4]

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