6 #ifndef __sot_core_VisualPointProjecter_H__ 7 #define __sot_core_VisualPointProjecter_H__ 13 #if defined(visual_point_projecter_EXPORTS) 14 #define SOTVISUALPOINTPROJECTER_EXPORT __declspec(dllexport) 16 #define SOTVISUALPOINTPROJECTER_EXPORT __declspec(dllimport) 19 #define SOTVISUALPOINTPROJECTER_EXPORT 50 virtual void display(std::ostream &os)
const;
51 virtual const std::string &
getClassName(
void)
const {
return CLASS_NAME; }
66 #endif // #ifndef __sot_core_VisualPointProjecter_H__
Eigen::Transform< double, 3, Eigen::Affine > SOT_CORE_EXPORT MatrixHomogeneous
#define SOTVISUALPOINTPROJECTER_EXPORT
#define DECLARE_SIGNAL_IN(name, type)
virtual const std::string & getClassName(void) const
#define DECLARE_SIGNAL_OUT(name, type)
static const std::string CLASS_NAME