#include <PlanePatch.h>
Public Member Functions | |
| bool | operator() (const PlaneConstPtrPair ppp1, const PlaneConstPtrPair ppp2) const |
Private Types | |
| typedef std::pair < PlanePatch::PlanePatchConstPtr, PlanePatch::PlanePatchConstPtr > | PlaneConstPtrPair |
Definition at line 235 of file PlanePatch.h.
typedef std::pair<PlanePatch::PlanePatchConstPtr, PlanePatch::PlanePatchConstPtr> CompPlanePtrPair::PlaneConstPtrPair [private] |
Definition at line 237 of file PlanePatch.h.
| bool CompPlanePtrPair::operator() | ( | const PlaneConstPtrPair | ppp1, |
| const PlaneConstPtrPair | ppp2 | ||
| ) | const [inline] |
Definition at line 239 of file PlanePatch.h.