#include <icosahedron.hpp>
◆ Icosahedron()
| glk::Icosahedron::Icosahedron |
( |
| ) |
|
|
inline |
◆ spherize()
| void glk::Icosahedron::spherize |
( |
| ) |
|
|
inline |
◆ subdivide()
| void glk::Icosahedron::subdivide |
( |
| ) |
|
|
inline |
◆ indices
| std::vector<int> glk::Icosahedron::indices |
◆ middle_points_cache
| std::map<int, int> glk::Icosahedron::middle_points_cache |
◆ normals
| std::vector<Eigen::Vector3f> glk::Icosahedron::normals |
◆ vertices
| std::vector<Eigen::Vector3f> glk::Icosahedron::vertices |
The documentation for this class was generated from the following file: