#include "MRObjectLinesHolder.h"
Go to the source code of this file.
Classes | |
class | MR::ObjectLines |
Namespaces | |
namespace | MR |
Functions | |
MRMESH_API std::shared_ptr< ObjectLines > | MR::merge (const std::vector< std::shared_ptr< ObjectLines > > &objsLines) |
constructs new ObjectLines containing the union of valid data from all input objects | |