#include <property.h>
Public Member Functions | |
virtual void | doWriteToGrid () |
void | optionCallback (V_string &options_out) |
TFFrameProperty (const std::string &name, const std::string &prefix, const CategoryPropertyWPtr &parent, const Getter &getter, const Setter &setter) |
Definition at line 505 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 508 of file property.h.
void rviz::TFFrameProperty::doWriteToGrid | ( | ) | [virtual] |
Reimplemented from rviz::EditEnumProperty.
Definition at line 885 of file property.cpp.
void rviz::TFFrameProperty::optionCallback | ( | V_string & | options_out | ) |
Definition at line 876 of file property.cpp.