dynamicgraph::sot::VisualPointProjecter Class Reference

#include <sot/core/visual-point-projecter.hh>

Inheritance diagram for dynamicgraph::sot::VisualPointProjecter:
dynamicgraph::Entity dynamicgraph::EntityHelper< VisualPointProjecter > noncopyable

List of all members.

Public Member Functions

 VisualPointProjecter (const std::string &name)
virtual void display (std::ostream &os) const
virtual const std::string & getClassName (void) const
 DECLARE_SIGNAL_IN (point3D, ml::Vector)
 DECLARE_SIGNAL_IN (transfo, MatrixHomogeneous)
 DECLARE_SIGNAL_OUT (point3Dgaze, ml::Vector)
 DECLARE_SIGNAL_OUT (depth, double)
 DECLARE_SIGNAL_OUT (point2D, ml::Vector)

Static Public Attributes

static const std::string CLASS_NAME

Constructor & Destructor Documentation


Member Function Documentation

virtual void dynamicgraph::sot::VisualPointProjecter::display ( std::ostream &  os) const [virtual]

Reimplemented from dynamicgraph::Entity.

virtual const std::string& dynamicgraph::sot::VisualPointProjecter::getClassName ( void  ) const [inline, virtual]

Implements dynamicgraph::Entity.


Member Data Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines