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

Go to the source code of this file.

Classes

class  MR::ObjectPoints
 

Namespaces

namespace  MR
 

Functions

MRMESH_API std::shared_ptr< ObjectPointsMR::merge (const std::vector< std::shared_ptr< ObjectPoints > > &objsPoints)
 constructs new ObjectPoints containing the union of valid points from all input objects
 
MRMESH_API std::shared_ptr< ObjectPointsMR::cloneRegion (const std::shared_ptr< ObjectPoints > &objPoints, const VertBitSet &region)