Parasol Planning Library (PPL)
Public Member Functions
ReebGraphConstruction::MeshEdgeEq Struct Reference

Mesh edge equivalence. Based on source/target pair. More...

#include <ReebGraphConstruction.h>

Public Member Functions

bool operator() (const MeshEdge *const _a, const MeshEdge *const _b) const
 

Detailed Description

Mesh edge equivalence. Based on source/target pair.

Member Function Documentation

◆ operator()()

bool ReebGraphConstruction::MeshEdgeEq::operator() ( const MeshEdge *const  _a,
const MeshEdge *const  _b 
) const
inline
Parameters
_aMeshEdge 1
_bMeshEdge 2
Returns
_a == _b

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