2 #ifndef _CLASS_SUPPORT_POLYGON
3 #define _CLASS_SUPPORT_POLYGON
20 bool Contains(
const Eigen::Matrix<double, Eigen::Dynamic, 1> support,
const Eigen::Vector3d& aPoint,
21 const Eigen::VectorXd& xs,
const Eigen::VectorXd& ys);
bool Contains(const Eigen::Matrix< double, Eigen::Dynamic, 1 > support, const Eigen::Vector3d &aPoint, const Eigen::VectorXd &xs, const Eigen::VectorXd &ys)
Definition: algorithm.hh:27