Visual Computing Library
Loading...
Searching...
No Matches
vcl::ConstMeshEdgeUtil< MeshType > Class Template Reference

Public Types

using VertexType = MeshType::VertexType
 
using FaceType = MeshType::FaceType
 

Public Member Functions

 ConstMeshEdgeUtil (const FaceType &pf, uint ne)
 
bool operator< (const ConstMeshEdgeUtil &pe) const
 
bool operator== (const ConstMeshEdgeUtil &pe) const
 
bool operator!= (const ConstMeshEdgeUtil &pe) const
 

Public Attributes

const VertexType * v [2]
 
const FaceType * f
 
int e
 

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