Workspace 7.0.2
|
#include "intstaterangefilter.h"
#include "Workspace/Application/logmanager.h"
#include "Workspace/DataExecution/DataObjects/derivedtobaseadaptor.h"
#include "Workspace/DataExecution/DataObjects/typeddatafactory.h"
#include "Mesh/DataStructures/MeshModelInterface/meshelementsinterface.h"
#include "Mesh/meshplugin.h"
Namespaces | |
namespace | CSIRO |
Top level namespace for all Workspace code. | |
namespace | CSIRO::Mesh |
Mesh model data structures. | |
Functions | |
bool | adapt (const IntStateRangeFilter &from, TypedMeshModelFilter &to) |
template<typename TInterface , typename TItem , typename TState > | |
bool | checkItemAgainstFilter (const TInterface &itemList, const TItem &item, const TState *state, const IntegerRangeString &rangeString) |
template<typename T > | |
bool | isIntLike (T *state) |