moab
moab::MeshSetRComp Class Reference

List of all members.

Public Member Functions

bool operator() (const MeshSetRange &r, EntityHandle h)

Detailed Description

Definition at line 405 of file MeshSet.cpp.


Member Function Documentation

bool moab::MeshSetRComp::operator() ( const MeshSetRange r,
EntityHandle  h 
) [inline]

Definition at line 406 of file MeshSet.cpp.

        : bool operator()( const MeshSetRange& r, EntityHandle h )
    { return r.second < h; }

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