Workspace 6.21.5
Classes | Namespaces | Functions
renderviewfrustumtomesh.h File Reference
#include <memory>
#include "Workspace/DataExecution/DataObjects/datafactorytraits.h"
#include "Workspace/DataExecution/DataObjects/enumtointadaptor.h"
#include "Workspace/DataExecution/Operations/operation.h"
#include "Workspace/DataExecution/Operations/operationfactorytraits.h"
#include "Rendering/rendering_api.h"
Include dependency graph for renderviewfrustumtomesh.h:
This graph shows which files directly or indirectly include this file:

Classes

class  RenderViewFrustumToMesh
 Renders a camera's view frustum to a MeshModelInstance so that it can be used in a custom location. More...
 

Namespaces

namespace  CSIRO
 Top level namespace for all Workspace code.
 
namespace  CSIRO::DataExecution
 Base workspace functionality not requiring a user interface.
 
namespace  CSIRO::Rendering
 Rendering of meshed models.
 

Functions

 DECLARE_WORKSPACE_DATA_FACTORY (CSIRO::Rendering::RenderViewFrustumToMesh::TextureLocation, CSIRO_RENDERING_API)
 
 DECLARE_WORKSPACE_ENUMTOINTADAPTOR (CSIRO::Rendering::RenderViewFrustumToMesh::TextureLocation, CSIRO_RENDERING_API)
 
template<>
void getEnumNames< CSIRO::Rendering::RenderViewFrustumToMesh::TextureLocation > (QStringList &names)
 

Function Documentation

◆ DECLARE_WORKSPACE_DATA_FACTORY()

◆ DECLARE_WORKSPACE_ENUMTOINTADAPTOR()