MeshLib Documentation
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)
 
MRMESH_API std::shared_ptr< ObjectPointsMR::pack (const ObjectPoints &pts, Reorder reorder, VertBitSet *newValidVerts=nullptr, const ProgressCallback &cb={})