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

#include <mesh_utils.hpp>

Public Member Functions

 Flatize (const std::vector< Eigen::Vector3f > &vertices_, const std::vector< int > &indices_)
 

Public Attributes

std::vector< Eigen::Vector3f > vertices
 
std::vector< Eigen::Vector3f > normals
 
std::vector< intindices
 

Constructor & Destructor Documentation

◆ Flatize()

glk::Flatize::Flatize ( const std::vector< Eigen::Vector3f > &  vertices_,
const std::vector< int > &  indices_ 
)
inline

Member Data Documentation

◆ indices

std::vector<int> glk::Flatize::indices

◆ normals

std::vector<Eigen::Vector3f> glk::Flatize::normals

◆ vertices

std::vector<Eigen::Vector3f> glk::Flatize::vertices

The documentation for this class was generated from the following file: