31 [[nodiscard]]
bool any()
const {
return !changedEdges_.empty(); }
37 size_t toEdgesSize_ = 0;
#define MRMESH_API
Definition MRMeshFwd.h:80
Definition MRMeshTopology.h:23
void applyAndSwap(MeshTopology &t)
MeshTopologyDiff(const MeshTopology &from, const MeshTopology &to)
computes the difference, that can be applied to topology-from in order to get topology-to
size_t heapBytes() const
returns the amount of memory this object occupies on heap
bool any() const
Definition MRMeshTopologyDiff.h:31
MeshTopologyDiff()=default
constructs minimal difference, where applyAndSwap( t ) will produce empty topology
phmap::flat_hash_map< K, V, Hash, Eq > HashMap
Definition MRMeshFwd.h:606
only for bindings generation
Definition MRCameraOrientationPlugin.h:8