Workspace 6.21.5
Namespaces | Functions
getmeshmodelinstancelod.cpp File Reference
#include "getmeshmodelinstancelod.h"
#include <map>
#include <set>
#include "Workspace/Application/LanguageUtils/errorchecks.h"
#include "Workspace/Application/logmanager.h"
#include "Workspace/DataExecution/DataObjects/objectarray.h"
#include "Workspace/DataExecution/DataObjects/typedobject.h"
#include "Workspace/DataExecution/Execution/operationrunner.h"
#include "Workspace/DataExecution/InputOutput/inputarray.h"
#include "Workspace/DataExecution/InputOutput/simpleoperationio.h"
#include "Workspace/DataExecution/Operations/typedoperationfactory.h"
#include "DataAnalysis/DataStructures/datacollection.h"
#include "Mesh/DataStructures/MeshModelInterface/meshmodelinterface.h"
#include "Mesh/DataStructures/MeshModelInterface/meshnodesinterface.h"
#include "Mesh/DataStructures/MeshModelInterface/streamlinedmeshelementsinterface.h"
#include "Mesh/DataStructures/MeshModelInterface/streamlinedmeshmodelinterface.h"
#include "Mesh/DataStructures/MeshModelInterface/streamlinedmeshnodesinterface.h"
#include "Mesh/DataStructures/meshmodellibrary.h"
#include "Mesh/DataStructures/meshmodelsource.h"
#include "Mesh/Geometry/boundingboxminimal.h"
#include "Mesh/ModelEdit/mergemodels.h"
#include "Rendering/SceneComponents/scene.h"
#include "Rendering/SceneComponents/sceneprocessor.h"
#include "Rendering/SceneComponents/transform.h"
#include "Rendering/renderingutil.h"
#include "meshmodelinstance.h"
Include dependency graph for getmeshmodelinstancelod.cpp:

Namespaces

namespace  CSIRO
 Top level namespace for all Workspace code.
 
namespace  CSIRO::Rendering
 Rendering of meshed models.
 

Functions

 DEFINE_WORKSPACE_DATA_FACTORY (CSIRO::Rendering::GetMeshModelInstanceLod::LodAccessMethod, CSIRO::Rendering::RenderingPlugin::getInstance())
 
 DEFINE_WORKSPACE_ENUMTOINTADAPTOR (CSIRO::Rendering::GetMeshModelInstanceLod::LodAccessMethod, CSIRO::Rendering::RenderingPlugin::getInstance())
 
 DEFINE_WORKSPACE_OPERATION_FACTORY (GetMeshModelInstanceLod, RenderingPlugin::getInstance(), Operation::tr("Rendering"))
 

Function Documentation

◆ DEFINE_WORKSPACE_DATA_FACTORY()

◆ DEFINE_WORKSPACE_ENUMTOINTADAPTOR()

◆ DEFINE_WORKSPACE_OPERATION_FACTORY()

DEFINE_WORKSPACE_OPERATION_FACTORY ( GetMeshModelInstanceLod  ,
RenderingPlugin::getInstance()  ,
Operation::tr("Rendering")   
)