Greyvalue property. More...
#include <Properties.h>
Public Member Functions | |
virtual Base::Type | getTypeId (void) const |
PropertyGreyValue (void) | |
virtual | ~PropertyGreyValue () |
Static Public Member Functions | |
static void * | create (void) |
static Base::Type | getClassTypeId (void) |
static void | init (void) |
Greyvalue property.
Definition at line 45 of file Properties.h.
Points::PropertyGreyValue::PropertyGreyValue | ( | void | ) | [inline] |
Definition at line 50 of file Properties.h.
virtual Points::PropertyGreyValue::~PropertyGreyValue | ( | ) | [inline, virtual] |
Definition at line 53 of file Properties.h.
void * Points::PropertyGreyValue::create | ( | void | ) | [static] |
Reimplemented from App::PropertyFloat.
Definition at line 44 of file Properties.cpp.
Base::Type Points::PropertyGreyValue::getClassTypeId | ( | void | ) | [static] |
Reimplemented from App::PropertyFloat.
Definition at line 44 of file Properties.cpp.
Base::Type Points::PropertyGreyValue::getTypeId | ( | void | ) | const [virtual] |
Reimplemented from App::PropertyFloat.
Definition at line 44 of file Properties.cpp.
void Points::PropertyGreyValue::init | ( | void | ) | [static] |
Reimplemented from App::PropertyFloat.
Definition at line 44 of file Properties.cpp.
Referenced by initPoints().