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_cube |
|
static |
Definition at line 32 of file geom_cube_gizmo.c.
|
static |
Definition at line 21 of file geom_cube_gizmo.c.
|
static |
Definition at line 10 of file geom_cube_gizmo.c.
GizmoGeomInfo wm_gizmo_geom_data_cube |
Definition at line 37 of file geom_cube_gizmo.c.
Referenced by arrow_draw_geom(), and ED_gizmo_draw_preset_box().