void smooth_corner_adjacency(const Eigen::MatrixXd &V, const Eigen::MatrixXi &F, const double corner_threshold_radians, Eigen::VectorXi &CI, Eigen::VectorXi &CC)
Determine the corner-to-face adjacency relationship that can be used for computing crease-aware per-c...