43 #include <pcl/outofcore/boost.h>
44 #include <pcl/outofcore/cJSON.h>
46 #include <pcl/outofcore/metadata.h>
98 using Ptr = shared_ptr<OutofcoreOctreeBaseMetadata>;
99 using ConstPtr = shared_ptr<const OutofcoreOctreeBaseMetadata>;
122 boost::filesystem::path
153 virtual std::vector<std::uint64_t>&
155 virtual std::vector<std::uint64_t>
158 virtual std::uint64_t
174 setLODPoints (
const std::uint64_t& lod_index_arg,
const std::uint64_t& num_points_arg,
const bool increment=
true);
186 virtual 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.