Go to the source code of this file.
|
| PointMatcherSupport |
| Functions and classes that are not dependant on scalar type are defined in this namespace.
|
|
◆ __POINTMATCHER_FUNCTION__
#define __POINTMATCHER_FUNCTION__ "" |
◆ LOG_INFO_STREAM
#define LOG_INFO_STREAM |
( |
|
args | ) |
|
Value:{ \
} \
}
#define __POINTMATCHER_FUNCTION__
boost::mutex loggerMutex
mutex to protect access to logging
std::shared_ptr< Logger > logger
the current logger
Definition at line 58 of file PointMatcherPrivate.h.
◆ LOG_WARNING_STREAM
#define LOG_WARNING_STREAM |
( |
|
args | ) |
|
Value:{ \
} \
}
#define __POINTMATCHER_FUNCTION__
boost::mutex loggerMutex
mutex to protect access to logging
std::shared_ptr< Logger > logger
the current logger
Definition at line 68 of file PointMatcherPrivate.h.