|
Blender
V2.93
|
#include "../gizmo_geometry.h"Go to the source code of this file.
Variables | |
| static const float | verts [][3] |
| static const float | normals [][3] |
| static const ushort | indices [] |
| GizmoGeomInfo | wm_gizmo_geom_data_dial |
|
static |
Definition at line 224 of file geom_dial_gizmo.c.
|
static |
Definition at line 125 of file geom_dial_gizmo.c.
|
static |
Definition at line 26 of file geom_dial_gizmo.c.
| GizmoGeomInfo wm_gizmo_geom_data_dial |
Definition at line 288 of file geom_dial_gizmo.c.
Referenced by dial_geom_draw(), and ED_gizmo_draw_preset_circle().