#include <pcl/pcl_macros.h>
#include <pcl/outofcore/boost.h>
#include <pcl/outofcore/cJSON.h>
#include <pcl/common/eigen.h>
#include <pcl/outofcore/metadata.h>
#include <string>
Go to the source code of this file.
Classes | |
class | pcl::outofcore::OutofcoreOctreeBaseMetadata |
Encapsulated class to read JSON metadata into memory, and write the JSON metadata associated with the octree root node. This is global information that is not the same as the metadata for the root node. Inherits OutofcoreAbstractMetadata interface for metadata in pcl_outofcore. More... | |
Namespaces | |
namespace | pcl |
namespace | pcl::outofcore |