Public Member Functions | Protected Attributes
rviz::Vector3Property Class Reference

#include <property.h>

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

List of all members.

Public Member Functions

virtual void doWriteToGrid ()
virtual void loadFromConfig (Config *config)
virtual void readFromGrid ()
virtual void reset ()
virtual void saveToConfig (Config *config)
virtual void setToDisabled ()
virtual void setToError ()
virtual void setToOK ()
virtual void setToWarn ()
 Vector3Property (const std::string &name, const std::string &prefix, const CategoryPropertyWPtr &parent, const Getter &getter, const Setter &setter)

Protected Attributes

PropertyWidgetItemx_
PropertyWidgetItemy_
PropertyWidgetItemz_

Detailed Description

Definition at line 548 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 551 of file property.h.


Member Function Documentation

Implements rviz::PropertyBase.

Definition at line 1028 of file property.cpp.

void rviz::Vector3Property::loadFromConfig ( Config config) [virtual]

Implements rviz::PropertyBase.

Definition at line 1081 of file property.cpp.

Implements rviz::PropertyBase.

Definition at line 1059 of file property.cpp.

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

Reimplemented from rviz::PropertyBase.

Definition at line 1111 of file property.cpp.

void rviz::Vector3Property::saveToConfig ( Config config) [virtual]

Implements rviz::PropertyBase.

Definition at line 1072 of file property.cpp.

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

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

Definition at line 589 of file property.h.

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

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

Definition at line 565 of file property.h.

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

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

Definition at line 581 of file property.h.

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

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

Definition at line 573 of file property.h.


Member Data Documentation

Definition at line 598 of file property.h.

Definition at line 599 of file property.h.

Definition at line 600 of file property.h.


The documentation for this class was generated from the following files:


rviz
Author(s): Dave Hershberger, Josh Faust
autogenerated on Mon Jan 6 2014 11:54:34