30 [[nodiscard]]
bool any()
const {
return !changedPoints_.empty(); }
36 size_t toPointsSize_ = 0;
#define MRMESH_API
Definition MRMeshFwd.h:80
void applyAndSwap(VertCoords &m)
bool any() const
Definition MRVertCoordsDiff.h:30
size_t heapBytes() const
returns the amount of memory this object occupies on heap
VertCoordsDiff(const VertCoords &from, const VertCoords &to)
computes the difference, that can be applied to vector-from in order to get vector-to
phmap::flat_hash_map< K, V, Hash, Eq > HashMap
Definition MRMeshFwd.h:606
VertCoordsDiff()=default
constructs minimal difference, where applyAndSwap( v ) will produce empty vector
only for bindings generation
Definition MRCameraOrientationPlugin.h:8