43 #include <pcl/outofcore/boost.h>
44 #include <pcl/outofcore/cJSON.h>
46 #include <pcl/common/eigen.h>
48 #include <pcl/outofcore/metadata.h>
100 using Ptr = shared_ptr<OutofcoreOctreeBaseMetadata>;
101 using ConstPtr = shared_ptr<const OutofcoreOctreeBaseMetadata>;
124 boost::filesystem::path
155 virtual std::vector<std::uint64_t>&
157 virtual std::vector<std::uint64_t>
Defines functions, macros and traits for allocating and using memory.
std::ostream & operator<<(std::ostream &os, const BivariatePolynomialT< real > &p)
Defines all the PCL and non-PCL macros used.