OpenStructure
|
Go to the source code of this file.
Data Structures | |
struct | PrebuildSphereEntry |
Namespaces | |
ost | |
ost::gfx | |
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 |