40 #include <pcl/memory.h>
41 #include <pcl/pcl_base.h>
42 #include <pcl/pcl_macros.h>
43 #include <pcl/point_cloud.h>
44 #include <pcl/point_types.h>
74 os <<
"(" << p.
x <<
"," << p.
y <<
" - " << p.
magnitude <<
")";
#define PCL_MAKE_ALIGNED_OPERATOR_NEW
Macro to signal a class requires a custom allocator.
std::ostream & operator<<(std::ostream &os, const BivariatePolynomialT< real > &p)
A point structure representing Euclidean xyz coordinates, and the intensity value.