bool containsPoint(double x, double y, double z, bool verbose=false) const
virtual void computeBoundingSphere(BoundingSphere &sphere) const =0
void findInternalPointsConvex(const bodies::Body &body, double resolution, EigenSTL::vector_Vector3d &points)
Find all points on a regular grid that are internal to the body, assuming the body is a convex shape...