MeshLib
 
Loading...
Searching...
No Matches
MR::FlatTree Struct Reference

#include <MRSceneOperations.h>

Public Attributes

std::shared_ptr< Objectroot
 
std::vector< std::shared_ptr< Object > > subobjects
 

Detailed Description

flat representation of an object tree useful for caching

Member Data Documentation

◆ root

std::shared_ptr<Object> MR::FlatTree::root

◆ subobjects

std::vector<std::shared_ptr<Object> > MR::FlatTree::subobjects

The documentation for this struct was generated from the following file: