occ
Loading...
Searching...
No Matches
quickhull::HalfEdgeMesh< FloatType, IndexType >::HalfEdge Struct Reference

#include <half_edge_mesh.h>

Public Attributes

IndexType m_endVertex
 
IndexType m_opp
 
IndexType m_face
 
IndexType m_next
 

Member Data Documentation

◆ m_endVertex

template<typename FloatType , typename IndexType >
IndexType quickhull::HalfEdgeMesh< FloatType, IndexType >::HalfEdge::m_endVertex

◆ m_face

template<typename FloatType , typename IndexType >
IndexType quickhull::HalfEdgeMesh< FloatType, IndexType >::HalfEdge::m_face

◆ m_next

template<typename FloatType , typename IndexType >
IndexType quickhull::HalfEdgeMesh< FloatType, IndexType >::HalfEdge::m_next

◆ m_opp

template<typename FloatType , typename IndexType >
IndexType quickhull::HalfEdgeMesh< FloatType, IndexType >::HalfEdge::m_opp

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