Workspace 6.21.5
|
#include <QCoreApplication>
Classes | |
class | SceneItemTypeSingletonTraits< Derived > |
SceneItemType singleton class template. More... | |
Namespaces | |
namespace | CSIRO |
Top level namespace for all Workspace code. | |
namespace | CSIRO::Rendering |
Rendering of meshed models. | |
Macros | |
#define | DECLARE_SCENEITEM_TYPE(T, WORKSPACE_EXPORT_SYMBOL) |
#define DECLARE_SCENEITEM_TYPE | ( | 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 SceneItemTypeSingletons.