libigl v2.5.0
|
Go to the source code of this file.
Namespaces | |
namespace | igl |
Functions | |
void | igl::frame_to_cross_field (const Eigen::MatrixXd &V, const Eigen::MatrixXi &F, const Eigen::MatrixXd &FF1, const Eigen::MatrixXd &FF2, Eigen::MatrixXd &X) |
Convert a frame field into its closest cross field. | |