| ActorProperty(dtDAL::DataType &dataType, const std::string &name, const std::string &label, const std::string &desc, const std::string &groupName, bool readOnly=false) | dtDAL::ActorProperty | [inline, protected] |
| CopyFrom(const ActorProperty &otherProp) | dtDAL::GenericActorProperty< const osg::Vec2 &, osg::Vec2 > | [inline, virtual] |
| FromString(const std::string &value) | dtDAL::Vec2ActorProperty | [virtual] |
| GenericActorProperty(DataType &dataType, const std::string &name, const std::string &label, Functor1< const osg::Vec2 & > &set, Functor0Ret< osg::Vec2 > &get, const std::string &desc, const std::string &groupName, bool readOnly=false) | dtDAL::GenericActorProperty< const osg::Vec2 &, osg::Vec2 > | [inline] |
| GetDataType() const | dtDAL::ActorProperty | [inline, virtual] |
| GetDescription() const | dtDAL::ActorProperty | [inline] |
| GetGroupName() const | dtDAL::ActorProperty | [inline] |
| GetLabel() const | dtDAL::ActorProperty | [inline] |
| GetName() const | dtDAL::ActorProperty | [inline, virtual] |
| GetNumberPrecision() const | dtDAL::ActorProperty | [inline] |
| GetPropertyType() const | dtDAL::ActorProperty | [inline] |
| GetValue() const | dtDAL::GenericActorProperty< const osg::Vec2 &, osg::Vec2 > | [inline] |
| IsReadOnly() const | dtDAL::ActorProperty | [inline] |
| mGroupName | dtDAL::ActorProperty | [protected] |
| SetGroupName(const std::string &name) | dtDAL::ActorProperty | [inline] |
| SetNumberPrecision(unsigned int precision) | dtDAL::ActorProperty | [inline] |
| SetReadOnly(bool readOnly) | dtDAL::ActorProperty | [inline] |
| SetValue(const osg::Vec2 &value) | dtDAL::GenericActorProperty< const osg::Vec2 &, osg::Vec2 > | [inline] |
| ToString() const | dtDAL::Vec2ActorProperty | [virtual] |
| Vec2ActorProperty(const std::string &name, const std::string &label, Functor1< const osg::Vec2 & > set, Functor0Ret< osg::Vec2 > get, const std::string &desc="", const std::string &groupName="") | dtDAL::Vec2ActorProperty | [inline] |
| ~AbstractParameter() | dtDAL::AbstractParameter | [inline, protected, virtual] |
| ~ActorProperty() | dtDAL::ActorProperty | [inline, protected, virtual] |
| ~GenericActorProperty() | dtDAL::GenericActorProperty< const osg::Vec2 &, osg::Vec2 > | [inline, protected, virtual] |
| ~Vec2ActorProperty() | dtDAL::Vec2ActorProperty | [inline, protected, virtual] |