2 #ifndef _CLASS_SUPPORT_POLYGON 3 #define _CLASS_SUPPORT_POLYGON 22 bool Contains(
const Eigen::Matrix<double, Eigen::Dynamic, 1> support,
23 const Eigen::Vector3d& aPoint,
const Eigen::VectorXd& xs,
24 const Eigen::VectorXd& ys);
29 #endif //_CLASS_SUPPORT_POLYGON Definition: algorithm.hh:26
bool Contains(const Eigen::Matrix< double, Eigen::Dynamic, 1 > support, const Eigen::Vector3d &aPoint, const Eigen::VectorXd &xs, const Eigen::VectorXd &ys)