rviz::Vector3Property Class Reference

#include <property.h>

Inheritance diagram for rviz::Vector3Property:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void hide ()
virtual void loadFromConfig (wxConfigBase *config)
virtual void readFromGrid ()
virtual void reset ()
virtual void saveToConfig (wxConfigBase *config)
virtual void setPGClientData ()
virtual void setPrefix (const std::string &prefix)
virtual void setToDisabled ()
virtual void setToError ()
virtual void setToOK ()
virtual void setToWarn ()
virtual void show ()
 Vector3Property (const std::string &name, const std::string &prefix, const CategoryPropertyWPtr &parent, const Getter &getter, const Setter &setter)
virtual void writeToGrid ()
virtual ~Vector3Property ()

Protected Attributes

wxPGProperty * composed_parent_
wxPGProperty * x_
wxPGProperty * y_
wxPGProperty * z_

Detailed Description

Definition at line 579 of file property.h.


Constructor & Destructor Documentation

rviz::Vector3Property::Vector3Property ( const std::string &  name,
const std::string &  prefix,
const CategoryPropertyWPtr &  parent,
const Getter getter,
const Setter setter 
) [inline]

Definition at line 582 of file property.h.

rviz::Vector3Property::~Vector3Property (  )  [virtual]

Definition at line 1203 of file property.cpp.


Member Function Documentation

void rviz::Vector3Property::hide (  )  [virtual]

Reimplemented from rviz::PropertyBase.

Definition at line 1328 of file property.cpp.

void rviz::Vector3Property::loadFromConfig ( wxConfigBase *  config  )  [virtual]

Implements rviz::PropertyBase.

Definition at line 1277 of file property.cpp.

void rviz::Vector3Property::readFromGrid (  )  [virtual]

Implements rviz::PropertyBase.

Definition at line 1263 of file property.cpp.

void rviz::Vector3Property::reset (  )  [virtual]

Reimplemented from rviz::PropertyBase.

Definition at line 1318 of file property.cpp.

void rviz::Vector3Property::saveToConfig ( wxConfigBase *  config  )  [virtual]

Implements rviz::PropertyBase.

Definition at line 1268 of file property.cpp.

void rviz::Vector3Property::setPGClientData (  )  [virtual]

Reimplemented from rviz::PropertyBase.

Definition at line 1307 of file property.cpp.

void rviz::Vector3Property::setPrefix ( const std::string &  prefix  )  [virtual]

Reimplemented from rviz::Property< Ogre::Vector3 >.

Definition at line 1211 of file property.cpp.

virtual void rviz::Vector3Property::setToDisabled (  )  [inline, virtual]

Reimplemented from rviz::Property< Ogre::Vector3 >.

Definition at line 627 of file property.h.

virtual void rviz::Vector3Property::setToError (  )  [inline, virtual]

Reimplemented from rviz::Property< Ogre::Vector3 >.

Definition at line 603 of file property.h.

virtual void rviz::Vector3Property::setToOK (  )  [inline, virtual]

Reimplemented from rviz::Property< Ogre::Vector3 >.

Definition at line 619 of file property.h.

virtual void rviz::Vector3Property::setToWarn (  )  [inline, virtual]

Reimplemented from rviz::Property< Ogre::Vector3 >.

Definition at line 611 of file property.h.

void rviz::Vector3Property::show (  )  [virtual]

Reimplemented from rviz::PropertyBase.

Definition at line 1336 of file property.cpp.

void rviz::Vector3Property::writeToGrid (  )  [virtual]

Implements rviz::PropertyBase.

Definition at line 1225 of file property.cpp.


Member Data Documentation

wxPGProperty* rviz::Vector3Property::composed_parent_ [protected]

Definition at line 636 of file property.h.

wxPGProperty* rviz::Vector3Property::x_ [protected]

Definition at line 637 of file property.h.

wxPGProperty* rviz::Vector3Property::y_ [protected]

Definition at line 638 of file property.h.

wxPGProperty* rviz::Vector3Property::z_ [protected]

Definition at line 639 of file property.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


rviz
Author(s): Josh Faust
autogenerated on Fri Jan 11 09:36:35 2013