Workspace 6.21.5
|
#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"
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. | |
DECLARE_WORKSPACE_DATA_FACTORY | ( | CSIRO::Rendering::RenderViewFrustumToMesh::TextureLocation | , |
CSIRO_RENDERING_API | |||
) |
DECLARE_WORKSPACE_ENUMTOINTADAPTOR | ( | CSIRO::Rendering::RenderViewFrustumToMesh::TextureLocation | , |
CSIRO_RENDERING_API | |||
) |