![]() |
Prusa Slicer 2.6.0
|
Include dependency graph for uniformly_sample_two_manifold.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | igl |
Functions | |
| IGL_INLINE void | igl::uniformly_sample_two_manifold (const Eigen::MatrixXd &W, const Eigen::MatrixXi &F, const int k, const double push, Eigen::MatrixXd &WS) |
| IGL_INLINE void | igl::uniformly_sample_two_manifold_at_vertices (const Eigen::MatrixXd &OW, const int k, const double push, Eigen::VectorXi &S) |