|
Wildmeshing Toolkit
|
Go to the source code of this file.
Namespaces | |
| namespace | wmtk |
| namespace | wmtk::components |
| namespace | wmtk::components::internal |
Functions | |
| Eigen::VectorXd | wmtk::components::internal::winding_number (const Mesh &m, const TriMesh &surface) |
| Eigen::VectorXd | wmtk::components::internal::winding_number_internal (const Eigen::MatrixXd &query_points, const Eigen::MatrixXd &surface_V, const MatrixX< int64_t > &surface_F) |