All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Valuable::AttributeVector< VectorType > Member List

This is the complete list of members for Valuable::AttributeVector< VectorType >, including all inherited members.

addListener(ListenerFunc func, int role=CHANGE_ROLE)Valuable::Attribute
addListener(Node *listener, ListenerFunc func, int role=CHANGE_ROLE)Valuable::Attribute
addListener(v8::Persistent< v8::Function > func, int role=CHANGE_ROLE)Valuable::Attribute
ALL_ROLES enum value (defined in Valuable::Attribute)Valuable::Attribute
asFloat(bool *const ok=0, Layer layer=LAYER_CURRENT) const Valuable::Attributevirtual
asInt(bool *const ok=0, Layer layer=LAYER_CURRENT) const Valuable::Attributevirtual
asString(bool *const ok, Attribute::Layer layer) const Valuable::AttributeVector< VectorType >virtual
asVector() const Valuable::AttributeVector< VectorType >inline
Attribute() (defined in Valuable::Attribute)Valuable::Attribute
Attribute(const Attribute &o)Valuable::Attribute
Attribute(Node *host, const QByteArray &name, bool transit=false)Valuable::Attribute
attribute(const QByteArray &name) const Valuable::Attributevirtual
AttributeT(Node *host, const QByteArray &name, const VectorType &v=VectorType(), bool transit=false)Valuable::AttributeT< VectorType >inline
AttributeT() (defined in Valuable::AttributeT< VectorType >)Valuable::AttributeT< VectorType >inline
AttributeVector() (defined in Valuable::AttributeVector< VectorType >)Valuable::AttributeVector< VectorType >inline
AttributeVector(Node *host, const QByteArray &name, const VectorType &v=VectorType::null(), bool transit=false)Valuable::AttributeVector< VectorType >inline
CHANGE_ROLE enum value (defined in Valuable::Attribute)Valuable::Attribute
clearValue(Layer layout=USER)Valuable::AttributeT< VectorType >inlinevirtual
currentLayer() constValuable::AttributeT< VectorType >inline
data() const Valuable::AttributeVector< VectorType >inline
DEFAULT enum valueValuable::Attribute
defaultValue() constValuable::AttributeT< VectorType >inline
DELETE_ROLE enum value (defined in Valuable::Attribute)Valuable::Attribute
deserialize(const ArchiveElement &element)Valuable::AttributeT< VectorType >inlinevirtual
deserializeXML(const DOMElement &element)Valuable::Serializablevirtual
emitChange()Valuable::Attributevirtual
emitDelete()Valuable::Attributeprotectedvirtual
eventProcess(const QByteArray &id, Radiant::BinaryData &data)Valuable::AttributeVector< VectorType >virtual
eventProcessFloat(const char *id, float v)Valuable::Attribute
eventProcessInt(const char *id, int v)Valuable::Attribute
eventProcessString(const char *id, const QString &str)Valuable::Attribute
eventProcessString(const char *id, const char *str)Valuable::Attribute
eventProcessVector2(const char *id, Nimble::Vector2)Valuable::Attribute
eventProcessVector3(const char *id, Nimble::Vector3)Valuable::Attribute
eventProcessVector4(const char *id, Nimble::Vector4)Valuable::Attribute
get(int i) const Valuable::AttributeVector< VectorType >inline
handleShorthand(const Valuable::StyleValue &value, Radiant::ArrayMap< Valuable::Attribute *, Valuable::StyleValue > &expanded)Valuable::Attributevirtual
host() const Valuable::Attributeinline
isChanged() constValuable::AttributeT< VectorType >inlinevirtual
isSerializable() const Valuable::Serializable
isValueDefinedOnLayer(Layer layer) const finalValuable::AttributeT< VectorType >inlinevirtual
Layer enum nameValuable::Attribute
LAYER_COUNT enum value (defined in Valuable::Attribute)Valuable::Attribute
LAYER_CURRENT enum value (defined in Valuable::Attribute)Valuable::Attribute
layerForSerialization(SerializationOptions flags, Layer &layer) const (defined in Valuable::Attribute)Valuable::Attributeinline
ListenerFunc typedefValuable::Attribute
ListenerRole enum nameValuable::Attribute
m_current (defined in Valuable::AttributeT< VectorType >)Valuable::AttributeT< VectorType >protected
m_values (defined in Valuable::AttributeT< VectorType >)Valuable::AttributeT< VectorType >protected
m_valueSet (defined in Valuable::AttributeT< VectorType >)Valuable::AttributeT< VectorType >protected
name() const Valuable::Attributeinline
normalize(ElementType len=1.0)Valuable::AttributeVector< VectorType >inline
operator const VectorType &() constValuable::AttributeT< VectorType >inline
operator*() constValuable::AttributeT< VectorType >inline
operator+(const VectorType &v) const Valuable::AttributeVector< VectorType >inline
operator+=(const VectorType &v)Valuable::AttributeVector< VectorType >inline
operator-(const VectorType &v) const Valuable::AttributeVector< VectorType >inline
operator-=(const VectorType &v)Valuable::AttributeVector< VectorType >inline
operator->() constValuable::AttributeT< VectorType >inline
operator=(const VectorType &t)Valuable::AttributeT< VectorType >inline
Valuable::Attribute::operator=(const Attribute &)Valuable::Attribute
operator[](int i) const Valuable::AttributeVector< VectorType >inline
ownerShorthand() const (defined in Valuable::Attribute)Valuable::Attribute
path() const Valuable::Attribute
removeHost()Valuable::Attribute
removeListener(Node *listener, int role=ALL_ROLES)Valuable::Attribute
removeListener(long id)Valuable::Attribute
removeListeners(int role=ALL_ROLES)Valuable::Attribute
Serializable() (defined in Valuable::Serializable)Valuable::Serializable
serialize(Archive &archive) constValuable::AttributeT< VectorType >inlinevirtual
set(const StyleValue &value, Attribute::Layer layer=Attribute::USER)Valuable::AttributeVector< VectorType >virtual
AttributeT< VectorType >::set(float v, Layer layer=USER, ValueUnit unit=VU_UNKNOWN)Valuable::Attributevirtual
AttributeT< VectorType >::set(int v, Layer layer=USER, ValueUnit unit=VU_UNKNOWN)Valuable::Attributevirtual
AttributeT< VectorType >::set(const QString &v, Layer layer=USER, ValueUnit unit=VU_UNKNOWN)Valuable::Attributevirtual
AttributeT< VectorType >::set(const Nimble::Vector2f &v, Layer layer=USER, QList< ValueUnit > units=QList< ValueUnit >())Valuable::Attributevirtual
AttributeT< VectorType >::set(const Nimble::Vector3f &v, Layer layer=USER, QList< ValueUnit > units=QList< ValueUnit >())Valuable::Attributevirtual
AttributeT< VectorType >::set(const Nimble::Vector4f &v, Layer layer=USER, QList< ValueUnit > units=QList< ValueUnit >())Valuable::Attributevirtual
setAsDefaults()Valuable::AttributeT< VectorType >inlinevirtual
setName(const QByteArray &s)Valuable::Attribute
setOwnerShorthand(Attribute *owner) (defined in Valuable::Attribute)Valuable::Attribute
setSerializable(bool v)Valuable::Serializable
setValue(const VectorType &t, Layer layer=USER)Valuable::AttributeT< VectorType >inline
STYLE enum valueValuable::Attribute
STYLE_IMPORTANT enum valueValuable::Attribute
type() const Valuable::Attributeinlinevirtual
USER enum valueValuable::Attribute
value(Layer layer) constValuable::AttributeT< VectorType >inline
value() constValuable::AttributeT< VectorType >inline
ValueUnit enum nameValuable::Attribute
VU_EMS enum valueValuable::Attribute
VU_EXS enum valueValuable::Attribute
VU_PERCENTAGE enum valueValuable::Attribute
VU_PXS enum valueValuable::Attribute
VU_UNKNOWN enum value (defined in Valuable::Attribute)Valuable::Attribute
x() const Valuable::AttributeVector< VectorType >inline
y() const Valuable::AttributeVector< VectorType >inline
~Attribute() (defined in Valuable::Attribute)Valuable::Attributevirtual
~AttributeT() (defined in Valuable::AttributeT< VectorType >)Valuable::AttributeT< VectorType >inlinevirtual
~AttributeVector() (defined in Valuable::AttributeVector< VectorType >)Valuable::AttributeVector< VectorType >virtual
~Serializable() (defined in Valuable::Serializable)Valuable::Serializableinlinevirtual