MeshLib C++ Docs
Loading...
Searching...
No Matches

#include <MRViewer/MRSceneOperations.h>

Static Public Member Functions

static TypedFlatTree fromFlatTree (const FlatTree &tree)

Public Attributes

std::shared_ptr< Objectroot
std::vector< std::shared_ptr< ObjectMesh > > objsMesh
std::vector< std::shared_ptr< ObjectLines > > objsLines
std::vector< std::shared_ptr< ObjectPoints > > objsPoints

Detailed Description

flat representation of an object tree with objects being grouped by their types to keep the class reasonably simple and useful, only mesh, polyline, and point cloud objects are grouped


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