36 #ifndef OPENPSTD_SNAPPING_H 37 #define OPENPSTD_SNAPPING_H 51 static std::unique_ptr<std::vector<float>> GetEdges(std::shared_ptr<Model>
const &model,
int dimension);
54 static QVector2D Snap(std::shared_ptr<Model>
const &model, QVector2D vector);
60 #endif //OPENPSTD_SNAPPING_H This is the general namespace of the OpenPSTD application.
Definition: Boundary.cpp:33
Definition: Snapping.h:48