$search
#include <property.h>
Public Member Functions | |
TFFrameProperty (const std::string &name, const std::string &prefix, const CategoryPropertyWPtr &parent, const Getter &getter, const Setter &setter) | |
virtual void | writeToGrid () |
Private Attributes | |
TFFramePGProperty * | tf_frame_property_ |
Definition at line 535 of file property.h.
rviz::TFFrameProperty::TFFrameProperty | ( | const std::string & | name, | |
const std::string & | prefix, | |||
const CategoryPropertyWPtr & | parent, | |||
const Getter & | getter, | |||
const Setter & | setter | |||
) | [inline] |
Definition at line 538 of file property.h.
void rviz::TFFrameProperty::writeToGrid | ( | ) | [virtual] |
Reimplemented from rviz::EditEnumProperty.
Definition at line 1094 of file property.cpp.
Definition at line 546 of file property.h.