MIRA
|
Use this class instead of a string property whenever your module has a transform frame as property. More...
#include <fw/TransformProperty.h>
Public Member Functions | |
template<typename Reflector > | |
void | reflect (Reflector &r) |
bool | operator== (const TransformProperty &other) const |
bool | operator!= (const TransformProperty &other) const |
TransformProperty & | operator= (const std::string &s) |
const std::string & | getID () const |
Returns the frame ID of this property. More... | |
operator std::string () const | |
bool | isValid () const |
bool | isEmpty () const |
bool | empty () const |
Use this class instead of a string property whenever your module has a transform frame as property.
When the user clicks on that property a dialog will open where he can select a frame out of all existing ones.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Returns the frame ID of this property.
|
inline |
bool isValid | ( | ) | const |
|
inline |
|
inline |