Blender V4.3
wmGizmoPropertyType Struct Reference

#include <WM_gizmo_types.hh>

Public Attributes

wmGizmoPropertyTypenext
 
wmGizmoPropertyTypeprev
 
int data_type
 
int array_length
 
int index_in_type
 
char idname [0]
 

Detailed Description

Definition at line 313 of file WM_gizmo_types.hh.

Member Data Documentation

◆ array_length

int wmGizmoPropertyType::array_length

◆ data_type

◆ idname

char wmGizmoPropertyType::idname[0]

◆ index_in_type

◆ next

wmGizmoPropertyType* wmGizmoPropertyType::next

Definition at line 314 of file WM_gizmo_types.hh.

◆ prev

wmGizmoPropertyType * wmGizmoPropertyType::prev

Definition at line 314 of file WM_gizmo_types.hh.


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