MeshLib C++ Docs
Loading...
Searching...
No Matches
MRObjectPointsHistory.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "exports.h"
4
#include <
MRMesh/MRMeshFwd.h
>
5
#include <memory>
6
7
namespace
MR
8
{
11
12
15
MRVIEWER_API
void
packPointsWithHistory
(
const
std::shared_ptr<ObjectPoints>& objPoints,
Reorder
reoder );
16
19
MRVIEWER_API
void
packPointsWithHistory
(
const
std::shared_ptr<ObjectPoints>& objPoints,
Reorder
reoder, VertBitSet newValidVerts );
20
21
}
MRMeshFwd.h
MR::packPointsWithHistory
void packPointsWithHistory(const std::shared_ptr< ObjectPoints > &objPoints, Reorder reoder)
MR::Reorder
Reorder
determines how points to be ordered
Definition
MREnums.h:26
MR
only for bindings generation
Definition
MRCameraOrientationPlugin.h:8
MRViewer
MRObjectPointsHistory.h
Generated by
1.14.0