cpp-toolbox  0.0.1
A toolbox library for C++
Loading...
Searching...
No Matches
base_coarse_registration.hpp File Reference
Include dependency graph for base_coarse_registration.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  toolbox::pcl::base_coarse_registration_t< Derived, DataType >
 粗配准算法的基类(CRTP模式) / Base class for coarse registration algorithms (CRTP pattern) More...
 

Namespaces

namespace  toolbox
 
namespace  toolbox::pcl
 

Macros

#define LOG_ERROR_S   toolbox::logger::thread_logger_t::instance().error_s()
 
#define LOG_WARN_S   toolbox::logger::thread_logger_t::instance().warn_s()
 
#define LOG_INFO_S   toolbox::logger::thread_logger_t::instance().info_s()
 

Macro Definition Documentation

◆ LOG_ERROR_S

#define LOG_ERROR_S   toolbox::logger::thread_logger_t::instance().error_s()

◆ LOG_INFO_S

#define LOG_INFO_S   toolbox::logger::thread_logger_t::instance().info_s()

◆ LOG_WARN_S

#define LOG_WARN_S   toolbox::logger::thread_logger_t::instance().warn_s()