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