24 #include "../gizmo_geometry.h"
26 static const float verts[][3] = {
27 {1.000000, 1.000000, -1.000000},
28 {1.000000, -1.000000, -1.000000},
29 {-1.000000, -1.000000, -1.000000},
30 {-1.000000, 1.000000, -1.000000},
31 {1.000000, 1.000000, 1.000000},
32 {0.999999, -1.000001, 1.000000},
33 {-1.000000, -1.000000, 1.000000},
34 {-1.000000, 1.000000, 1.000000},
38 {0.577349, 0.577349, -0.577349},
39 {0.577349, -0.577349, -0.577349},
40 {-0.577349, -0.577349, -0.577349},
41 {-0.577349, 0.577349, -0.577349},
42 {0.577349, 0.577349, 0.577349},
43 {0.577349, -0.577349, 0.577349},
44 {-0.577349, -0.577349, 0.577349},
45 {-0.577349, 0.577349, 0.577349},
49 1, 2, 3, 7, 6, 5, 4, 5, 1, 5, 6, 2, 2, 6, 7, 0, 3, 7,
50 0, 1, 3, 4, 7, 5, 0, 4, 1, 1, 5, 2, 3, 2, 7, 4, 0, 7,
GizmoGeomInfo wm_gizmo_geom_data_cube
static const ushort indices[]
static const float verts[][3]
static const float normals[][3]