Workspace 6.21.5
|
Classes | |
class | ShaderImplementationFactoryTraits< T > |
Traits class for shaderimpls of type T. More... | |
Namespaces | |
namespace | CSIRO |
Top level namespace for all Workspace code. | |
namespace | CSIRO::Application |
Application-level functionality for all workspace applications. | |
namespace | CSIRO::Rendering |
Rendering of meshed models. | |
Macros | |
#define | DECLARE_SHADERIMPLEMENTATION_FACTORY(T, WORKSPACE_EXPORT_SYMBOL) |
#define DECLARE_SHADERIMPLEMENTATION_FACTORY | ( | T, | |
WORKSPACE_EXPORT_SYMBOL | |||
) |
This macro is analogous to the DECLARE_WORKSPACE_OPERATION_FACTORY macro. See its detailed description for why we also need a similar macro for shaderimpl factories.