Blender  V2.93
Public Attributes | List of all members
wmGizmoPropertyType Struct Reference

#include <WM_gizmo_types.h>

Public Attributes

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

Detailed Description

Definition at line 314 of file WM_gizmo_types.h.

Member Data Documentation

◆ array_length

int wmGizmoPropertyType::array_length

◆ data_type

int wmGizmoPropertyType::data_type

◆ idname

char wmGizmoPropertyType::idname[0]

◆ index_in_type

int wmGizmoPropertyType::index_in_type

◆ next

struct wmGizmoPropertyType* wmGizmoPropertyType::next

Definition at line 315 of file WM_gizmo_types.h.

◆ prev

struct wmGizmoPropertyType * wmGizmoPropertyType::prev

Definition at line 315 of file WM_gizmo_types.h.


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