libigl v2.5.0
Loading...
Searching...
No Matches
frame_to_cross_field.h File Reference
#include "igl_inline.h"
#include <Eigen/Dense>
#include "frame_to_cross_field.cpp"

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.