|
Blender V4.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 33 of file geom_cube_gizmo.cc.
|
static |
Definition at line 22 of file geom_cube_gizmo.cc.
|
static |
Definition at line 11 of file geom_cube_gizmo.cc.
| GizmoGeomInfo wm_gizmo_geom_data_cube |
Definition at line 38 of file geom_cube_gizmo.cc.
Referenced by arrow_draw_geom(), and ED_gizmo_draw_preset_box().