MeshLib
 
Loading...
Searching...
No Matches
MRObjectMesh.h File Reference

Go to the source code of this file.

Classes

class  MR::ObjectMesh
 

Namespaces

namespace  MR
 

Functions

MRMESH_API std::shared_ptr< ObjectMeshMR::merge (const std::vector< std::shared_ptr< ObjectMesh > > &objsMesh)
 constructs new ObjectMesh containing the union of valid data from all input objects
 
MRMESH_API std::shared_ptr< ObjectMeshMR::cloneRegion (const std::shared_ptr< ObjectMesh > &objMesh, const FaceBitSet &region, bool copyTexture=true)