#include "MRObjectMeshHolder.h"
Go to the source code of this file.
Classes | |
class | MR::ObjectMesh |
Namespaces | |
namespace | MR |
Functions | |
MRMESH_API std::shared_ptr< ObjectMesh > | MR::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< ObjectMesh > | MR::cloneRegion (const std::shared_ptr< ObjectMesh > &objMesh, const FaceBitSet ®ion, bool copyTexture=true) |