HalfEdgeIterator(const Eigen::MatrixBase< DerivedF > &_F, const Eigen::MatrixBase< DerivedFF > &_FF, const Eigen::MatrixBase< DerivedFFi > &_FFi, int _fi, int _ei, bool _reverse=false)
Init the HalfEdgeIterator by specifying Face,Edge Index and Orientation.