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

Go to the source code of this file.

Namespaces

namespace  igl
 

Functions

template<class M >
void igl::intersect (const M &A, const M &B, M &C)
 Determine the intersect between two sets of coefficients using ==.
 
template<class M >
igl::intersect (const M &A, const M &B)
 overload