#include <MRSceneOperations.h>
Public Attributes | |
std::shared_ptr< Object > | root |
std::vector< std::shared_ptr< Object > > | subobjects |
flat representation of an object tree useful for caching
std::shared_ptr<Object> MR::FlatTree::root |
std::vector<std::shared_ptr<Object> > MR::FlatTree::subobjects |