#include <primitives.hpp>
|
| enum | PrimitiveType {
ICOSAHEDRON = 0
, SPHERE
, CUBE
, CONE
,
GRID
, COORDINATE_SYSTEM
, SOLID_COORDINATE_SYSTEM
, BUNNY
,
FRUSTUM
, WIRE_ICOSAHEDRON
, WIRE_SPHERE
, WIRE_CUBE
,
WIRE_CONE
, WIRE_BUNNY
, WIRE_FRUSTUM
, NUM_PRIMITIVES
} |
| |
◆ PrimitiveType
| Enumerator |
|---|
| ICOSAHEDRON | |
| SPHERE | |
| CUBE | |
| CONE | |
| GRID | |
| COORDINATE_SYSTEM | |
| SOLID_COORDINATE_SYSTEM | |
| BUNNY | |
| FRUSTUM | |
| WIRE_ICOSAHEDRON | |
| WIRE_SPHERE | |
| WIRE_CUBE | |
| WIRE_CONE | |
| WIRE_BUNNY | |
| WIRE_FRUSTUM | |
| NUM_PRIMITIVES | |
◆ bunny()
◆ cone()
◆ coordinate_system()
◆ cube()
◆ frustum()
◆ icosahedron()
◆ instance()
◆ primitive()
◆ primitive_ptr()
◆ solid_coordinate_system()
◆ sphere()
◆ wire_bunny()
◆ wire_cone()
◆ wire_cube()
◆ wire_frustum()
◆ wire_icosahedron()
◆ wire_sphere()
The documentation for this class was generated from the following file:
- /home/koide/workspace/iridescence/include/glk/primitives/primitives.hpp