gtsam_points
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
glk::Icosahedron Class Reference

#include <icosahedron.hpp>

Public Member Functions

 Icosahedron ()
 
void subdivide ()
 
void spherize ()
 

Public Attributes

std::vector< Eigen::Vector3f > vertices
 
std::vector< Eigen::Vector3f > normals
 
std::vector< intindices
 
std::map< int, intmiddle_points_cache
 

Constructor & Destructor Documentation

◆ Icosahedron()

glk::Icosahedron::Icosahedron ( )
inline

Member Function Documentation

◆ spherize()

void glk::Icosahedron::spherize ( )
inline

◆ subdivide()

void glk::Icosahedron::subdivide ( )
inline

Member Data Documentation

◆ 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: