41 #include <pcl/pcl_base.h> 43 #include <pcl/point_cloud.h> 74 os <<
"(" << p.
x <<
"," << p.
y <<
" - " << p.
magnitude <<
")";
Defines functions, macros and traits for allocating and using memory.
#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.
Defines all the PCL implemented PointT point type structures.
Defines all the PCL and non-PCL macros used.