#include <icosphere.h>
Definition at line 16 of file icosphere.h.
IcoSphere::IcoSphere |
( |
unsigned int |
levels = 1 | ) |
|
void IcoSphere::_subdivide |
( |
void |
| ) |
|
|
protected |
void IcoSphere::draw |
( |
int |
level | ) |
|
const std::vector< int > & IcoSphere::indices |
( |
int |
level | ) |
const |
const std::vector<Eigen::Vector3f>& IcoSphere::vertices |
( |
| ) |
const |
|
inline |
std::vector<std::vector<int>*> IcoSphere::mIndices |
|
protected |
std::vector<int> IcoSphere::mListIds |
|
protected |
std::vector<Eigen::Vector3f> IcoSphere::mVertices |
|
protected |
The documentation for this class was generated from the following files: