|
OpenStructure
|
Go to the source code of this file.
Data Structures | |
| struct | PrebuildSphereEntry |
Namespaces | |
| namespace | ost |
| namespace | ost::gfx |
| namespace | ost::gfx::detail |
Functions | |
| PrebuildSphereEntry & | GetPrebuildSphere (unsigned int level) |
| std::vector< geom::Vec3 > | GetPrebuildCyl (unsigned int level) |
| std::vector< geom::Vec3 > | GetPrebuildIcoSphere (unsigned int level) |
Variables | |
| static const unsigned int | VA_SPHERE_MAX_DETAIL =12 |
| static const unsigned int | VA_ICO_SPHERE_MAX_DETAIL =4 |
| static const unsigned int | VA_CYL_MAX_DETAIL =12 |