Need this helper base class to make sure the subobject is initialized before the render object, otherwise we get a crash. More...
#include <MRViewer/MRRenderWrapObject.h>
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 |