| 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::Vec4d &, osg::Vec4d > | [inline, virtual] |
| FromString(const std::string &value) | dtDAL::Vec4dActorProperty | [virtual] |
| GenericActorProperty(DataType &dataType, const std::string &name, const std::string &label, Functor1< const osg::Vec4d & > &set, Functor0Ret< osg::Vec4d > &get, const std::string &desc, const std::string &groupName, bool readOnly=false) | dtDAL::GenericActorProperty< const osg::Vec4d &, osg::Vec4d > | [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::Vec4d &, osg::Vec4d > | [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::Vec4d &value) | dtDAL::GenericActorProperty< const osg::Vec4d &, osg::Vec4d > | [inline] |
| ToString() const | dtDAL::Vec4dActorProperty | [virtual] |
| Vec4dActorProperty(const std::string &name, const std::string &label, Functor1< const osg::Vec4d & > set, Functor0Ret< osg::Vec4d > get, const std::string &desc="", const std::string &groupName="") | dtDAL::Vec4dActorProperty | [inline] |
| ~AbstractParameter() | dtDAL::AbstractParameter | [inline, protected, virtual] |
| ~ActorProperty() | dtDAL::ActorProperty | [inline, protected, virtual] |
| ~GenericActorProperty() | dtDAL::GenericActorProperty< const osg::Vec4d &, osg::Vec4d > | [inline, protected, virtual] |
| ~Vec4dActorProperty() | dtDAL::Vec4dActorProperty | [inline, protected, virtual] |