#include <MeshSet.hpp>
Public Member Functions | |
type_test (EntityType type) | |
bool | operator() (EntityHandle handle) |
Public Attributes | |
EntityType | mType |
functor: test if handle is of type
Definition at line 281 of file MeshSet.hpp.
|
inline |
Definition at line 283 of file MeshSet.hpp.
|
inline |
Definition at line 284 of file MeshSet.hpp.
References mType, and moab::TYPE_FROM_HANDLE().
EntityType moab::MeshSet::type_test::mType |
Definition at line 288 of file MeshSet.hpp.
Referenced by operator()().