cpp-toolbox  0.0.1
A toolbox library for C++
Loading...
Searching...
No Matches
base_descriptor_extractor.hpp File Reference
#include <cstddef>
#include <memory>
#include <cpp-toolbox/types/point.hpp>
Include dependency graph for base_descriptor_extractor.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  toolbox::pcl::base_signature_t< DataType, Derived >
 描述子签名的基类 / Base class for descriptor signatures More...
 
class  toolbox::pcl::base_descriptor_extractor_t< Derived, DataType, Signature >
 描述子提取器的基类(CRTP模式) / Base class for descriptor extractors (CRTP pattern) More...
 

Namespaces

namespace  toolbox
 
namespace  toolbox::pcl