#include <MeshSet.hpp>
Public Member Functions | |
not_dim_test (int dimension) | |
bool | operator() (EntityHandle handle) const |
Public Attributes | |
int | mDim |
functor: test if handle is not of dimension
Definition at line 292 of file MeshSet.hpp.
|
inline |
Definition at line 294 of file MeshSet.hpp.
|
inline |
Definition at line 295 of file MeshSet.hpp.
References moab::MeshSet::DIM_FROM_HANDLE(), and mDim.
int moab::MeshSet::not_dim_test::mDim |
Definition at line 299 of file MeshSet.hpp.
Referenced by operator()().