Go to the source code of this file.
Namespaces | |
namespace | MR |
Macros | |
#define | MR_DELETE_MOVE(ClassName) |
#define | MR_ADD_CTOR_DELETE_MOVE(ClassName) |
Typedefs | |
using | MR::ViewportRectangle = Box2f |
Viewport size. | |
using | MR::StatePlugin = StateListenerPlugin<> |
using | MR::ViewerEventCallback = std::function<void()> |
#define MR_ADD_CTOR_DELETE_MOVE | ( | ClassName | ) |
#define MR_DELETE_MOVE | ( | ClassName | ) |