OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Data Structures | Namespaces | Functions | Variables
vertex_array_helper.hh File Reference
#include <vector>
#include <ost/geom/geom.hh>

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::Vec3GetPrebuildCyl (unsigned int level)
 
std::vector< geom::Vec3GetPrebuildIcoSphere (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