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

Go to the source code of this file.

Namespaces

namespace  igl

Functions

template<typename DerivedV, typename DerivedF, typename DerivedB>
void igl::box_simplices (const Eigen::MatrixBase< DerivedV > &V, const Eigen::MatrixBase< DerivedF > &F, Eigen::PlainObjectBase< DerivedB > &B1, Eigen::PlainObjectBase< DerivedB > &B2)