cgma
GeometryQueryTool::IGEComp Struct Reference

List of all members.

Public Member Functions

bool operator() (const IntermediateGeomEngine *ptr1, const IntermediateGeomEngine *ptr2) const

Detailed Description

Definition at line 1101 of file GeometryQueryTool.hpp.


Member Function Documentation

bool GeometryQueryTool::IGEComp::operator() ( const IntermediateGeomEngine ptr1,
const IntermediateGeomEngine ptr2 
) const [inline]

Definition at line 1104 of file GeometryQueryTool.hpp.

      { return ptr1->level() < ptr2->level(); }

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines