The first template argument of Wrapper can inherit from this to know the object we're wrapping. More...
#include <MRViewer/MRRenderWrapObject.h>
Public Attributes | |
| const ObjectType * | target_ = nullptr |
Protected Member Functions | |
| ~BasicWrapperTarget ()=default | |
| Protected Member Functions inherited from MR::RenderWrapObject::detail::BasicWrapperTargetUntyped | |
| ~BasicWrapperTargetUntyped ()=default | |
The first template argument of Wrapper can inherit from this to know the object we're wrapping.
|
protecteddefault |
| const ObjectType* MR::RenderWrapObject::BasicWrapperTarget< ObjectType >::target_ = nullptr |