Blender
V3.3
|
#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 208 of file geom_dial_gizmo.c.
|
static |
Definition at line 109 of file geom_dial_gizmo.c.
|
static |
Definition at line 10 of file geom_dial_gizmo.c.
GizmoGeomInfo wm_gizmo_geom_data_dial |
Definition at line 272 of file geom_dial_gizmo.c.
Referenced by dial_geom_draw(), and ED_gizmo_draw_preset_circle().