Visual Computing Library
|
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 |