10#ifndef EIGEN_ICOSPHERE_H
11#define EIGEN_ICOSPHERE_H
Definition icosphere.h:17
std::vector< int > mListIds
Definition icosphere.h:27
void _subdivide()
Definition icosphere.cpp:61
std::vector< Eigen::Vector3f > mVertices
Definition icosphere.h:25
std::vector< std::vector< int > * > mIndices
Definition icosphere.h:26
const std::vector< int > & indices(int level) const
Definition icosphere.cpp:54
void draw(int level)
Definition icosphere.cpp:100
const std::vector< Eigen::Vector3f > & vertices() const
Definition icosphere.h:20
uint8_t level
Definition ref_serial.h:254