#include "MRViewerFwd.h"
Go to the source code of this file.
Classes | |
struct | MR::FlatTree |
struct | MR::TypedFlatTree |
Namespaces | |
namespace | MR |
Functions | |
MRVIEWER_API std::vector< FlatTree > | MR::getFlatSubtrees (const std::vector< std::shared_ptr< Object > > &objs) |
MRVIEWER_API void | MR::mergeSubtree (TypedFlatTree subtree) |
merge objects of same type in the object tree | |
MRVIEWER_API void | MR::mergeSubtree (std::shared_ptr< Object > rootObj) |