#include <half_edge_mesh.h>
◆ HalfEdgeMesh()
template<typename FloatType , typename IndexType >
quickhull::HalfEdgeMesh< FloatType, IndexType >::HalfEdgeMesh |
( |
const MeshBuilder< FloatType > & |
builderObject, |
|
|
const Eigen::Matrix< FloatType, 3, Eigen::Dynamic > & |
vertexData |
|
) |
| |
|
inline |
◆ getVertexIndicesOfFace()
template<typename FloatType , typename IndexType >
◆ m_faces
template<typename FloatType , typename IndexType >
◆ m_halfEdges
template<typename FloatType , typename IndexType >
◆ m_vertices
template<typename FloatType , typename IndexType >
The documentation for this class was generated from the following file: