Need this helper base class to make sure the subobject is initialized before the render object, otherwise we get a crash.
More...
#include <MRRenderWrapObject.h>
Inheritance diagram for MR::RenderWrapObject::detail::SubobjectStorage< ObjectType >:Public Attributes | |
| ObjectType | subobject |
Need this helper base class to make sure the subobject is initialized before the render object, otherwise we get a crash.
| ObjectType MR::RenderWrapObject::detail::SubobjectStorage< ObjectType >::subobject |