#include <MeshSet.hpp>
Public Member Functions | |
not_type_test (EntityType type) | |
bool | operator() (EntityHandle handle) |
Public Attributes | |
EntityType | mType |
functor: test if handle is not of type
Definition at line 270 of file MeshSet.hpp.
|
inline |
Definition at line 272 of file MeshSet.hpp.
|
inline |
Definition at line 273 of file MeshSet.hpp.
References mType, and moab::TYPE_FROM_HANDLE().
EntityType moab::MeshSet::not_type_test::mType |
Definition at line 277 of file MeshSet.hpp.
Referenced by operator()().