This is the complete list of members for Luminous::RGBCube, including all inherited members.
| acceptsEvent(const QByteArray &messageId) const | Valuable::Node | |
| addAttribute(Attribute *const attribute) | Valuable::Node | |
| addAttribute(const QByteArray &name, Attribute *const attribute) | Valuable::Node | |
| addAttribute(const QByteArray &name, const Radiant::IntrusivePtr< Widget > &attribute) | Valuable::Node | inline |
| addListener(const QByteArray &attribute, v8::Persistent< v8::Function > func, int role=Attribute::CHANGE_ROLE) | Valuable::Node | |
| Valuable::Attribute::addListener(ListenerFunc func, int role=CHANGE_ROLE) | Valuable::Attribute | |
| Valuable::Attribute::addListener(Node *listener, ListenerFunc func, int role=CHANGE_ROLE) | Valuable::Attribute | |
| Valuable::Attribute::addListener(v8::Persistent< v8::Function > func, int role=CHANGE_ROLE) | Valuable::Attribute | |
| AFTER_UPDATE enum value | Valuable::Node | |
| AFTER_UPDATE_ONCE enum value | Valuable::Node | |
| ALL_ROLES enum value (defined in Valuable::Attribute) | Valuable::Attribute | |
| asFloat(bool *const ok=0, Layer layer=LAYER_CURRENT) const | Valuable::Attribute | virtual |
| asInt(bool *const ok=0, Layer layer=LAYER_CURRENT) const | Valuable::Attribute | virtual |
| asString(bool *const ok=0, Layer layer=LAYER_CURRENT) const | Valuable::Attribute | virtual |
| asTexture() const | Luminous::RGBCube | |
| Attribute() (defined in Valuable::Attribute) | Valuable::Attribute | |
| Valuable::Attribute::Attribute(const Attribute &o) | Valuable::Attribute | |
| Valuable::Attribute::Attribute(Node *host, const QByteArray &name, bool transit=false) | Valuable::Attribute | |
| attribute(const QByteArray &name) const | Valuable::Node | virtual |
| attribute(const QByteArray &name) const | Valuable::Node | inlinevirtual |
| attributeAdded(Attribute *attribute) | Valuable::Node | protectedvirtual |
| attributeRemoved(Attribute *attribute) | Valuable::Node | protectedvirtual |
| attributes() const | Valuable::Node | inline |
| CHANGE_ROLE enum value (defined in Valuable::Attribute) | Valuable::Attribute | |
| clearValue(Layer layer) | Valuable::Attribute | virtual |
| clearValues(Layer layer) | Valuable::Node | |
| const_iterator typedef (defined in Valuable::Node) | Valuable::Node | |
| container typedef | Valuable::Node | |
| copyValues(const Node &from, Node &to) | Valuable::Node | static |
| createDefault(int division=3) | Luminous::RGBCube | |
| debugDump() | Valuable::Node | |
| DEFAULT enum value | Valuable::Attribute | |
| DELETE_ROLE enum value (defined in Valuable::Attribute) | Valuable::Attribute | |
| deserialize(const Valuable::ArchiveElement &element) | Luminous::RGBCube | virtual |
| deserializeXML(const DOMElement &element) | Valuable::Serializable | virtual |
| DIRECT enum value | Valuable::Node | |
| disableQueue() | Valuable::Node | static |
| division() const | Luminous::RGBCube | |
| emitChange() | Valuable::Attribute | virtual |
| emitDelete() | Valuable::Attribute | protectedvirtual |
| eventAddDeprecated(const QByteArray &deprecatedId, const QByteArray &newId) | Valuable::Node | |
| eventAddIn(const QByteArray &messageId) | Valuable::Node | |
| eventAddListener(const QByteArray &eventId, const QByteArray &messageId, Radiant::IntrusivePtr< Widget > &listener, ListenerType listenerType=DIRECT, const Radiant::BinaryData *defaultData=0) | Valuable::Node | inline |
| eventAddListener(const QByteArray &eventId, const QByteArray &messageId, Valuable::Node *listener, ListenerType listenerType=DIRECT, const Radiant::BinaryData *defaultData=0) | Valuable::Node | |
| eventAddListener(const QByteArray &eventId, ListenerFuncVoid func, ListenerType listenerType=DIRECT) | Valuable::Node | |
| eventAddListener(const QByteArray &eventId, Node *dstNode, ListenerFuncVoid func, ListenerType listenerType=DIRECT) (defined in Valuable::Node) | Valuable::Node | |
| eventAddListenerBd(const QByteArray &eventId, Node *dstNode, ListenerFuncBd func, ListenerType listenerType=DIRECT) (defined in Valuable::Node) | Valuable::Node | |
| eventAddListenerBd(const QByteArray &eventId, ListenerFuncBd func, ListenerType listenerType=DIRECT) | Valuable::Node | |
| eventAddOut(const QByteArray &eventId) | Valuable::Node | |
| eventInNames() const | Valuable::Node | inline |
| eventListenerCount() const | Valuable::Node | inline |
| eventOutNames() const | Valuable::Node | inline |
| eventPassingEnable(bool enable) | Valuable::Node | inline |
| eventProcess(const QByteArray &id, Radiant::BinaryData &data) | Valuable::Attribute | 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 | |
| eventRemoveListener(Radiant::IntrusivePtr< Widget > &listener) | Valuable::Node | inline |
| eventRemoveListener(const QByteArray &eventId=QByteArray(), const QByteArray &messageId=QByteArray(), Radiant::IntrusivePtr< Widget > &listener=Radiant::IntrusivePtr< Widget >()) | Valuable::Node | inline |
| eventRemoveListener(const QByteArray &eventId=QByteArray(), const QByteArray &messageId=QByteArray(), Valuable::Node *listener=0) | Valuable::Node | |
| eventRemoveListener(Valuable::Node *listener) | Valuable::Node | inline |
| eventRemoveListener(long listenerId) | Valuable::Node | |
| eventSend(const QByteArray &eventId, Radiant::BinaryData &bd) | Valuable::Node | |
| eventSend(const QByteArray &eventId) | Valuable::Node | |
| eventSend(const QByteArray &eventId, const P1 &p1) | Valuable::Node | inline |
| eventSend(const QByteArray &eventId, const P1 &p1, const P2 &p2) | Valuable::Node | inline |
| eventSend(const QByteArray &eventId, const P1 &p1, const P2 &p2, const P3 &p3) | Valuable::Node | inline |
| eventSend(const QByteArray &eventId, const P1 &p1, const P2 &p2, const P3 &p3, const P4 &p4) | Valuable::Node | inline |
| eventSend(const QByteArray &eventId, const P1 &p1, const P2 &p2, const P3 &p3, const P4 &p4, const P5 &p5) | Valuable::Node | inline |
| eventSourceCount() const | Valuable::Node | inline |
| findClosestRGBIndex(Nimble::Vector3 color) const | Luminous::RGBCube | |
| fromColorSplines(const Luminous::ColorCorrection &cc) | Luminous::RGBCube | |
| generateId() | Valuable::Node | static |
| getIndex(size_t index) const | Luminous::RGBCube | |
| getRGB(int rindex, int gindex, int bindex) const | Luminous::RGBCube | |
| handleShorthand(const Valuable::StyleValue &value, Radiant::ArrayMap< Valuable::Attribute *, Valuable::StyleValue > &expanded) | Valuable::Attribute | virtual |
| host() const | Valuable::Attribute | inline |
| id | Valuable::Node | |
| id() const | Valuable::Node | |
| invokeAfterUpdate(ListenerFuncVoid function) | Valuable::Node | static |
| isBeingDestroyed() const | Valuable::Node | inline |
| isChanged() const | Valuable::Attribute | virtual |
| isDefined() const | Luminous::RGBCube | |
| isSerializable() const | Valuable::Serializable | |
| isValueDefinedOnLayer(Layer layer) const | Valuable::Attribute | virtual |
| iterator typedef | Valuable::Node | |
| Layer enum name | Valuable::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::Attribute | inline |
| ListenerFunc typedef | Valuable::Attribute | |
| ListenerFuncBd typedef | Valuable::Node | |
| ListenerFuncVoid typedef | Valuable::Node | |
| ListenerRole enum name | Valuable::Attribute | |
| ListenerType enum name | Valuable::Node | |
| loadFromFileXML(const QString &filename) | Valuable::Node | |
| loadFromMemoryXML(const QByteArray &buffer) | Valuable::Node | |
| name() const | Valuable::Attribute | inline |
| Node() (defined in Valuable::Node) | Valuable::Node | |
| Node(Node *host, const QByteArray &name="", bool transit=false) | Valuable::Node | |
| Node(Node &&node) | Valuable::Node | |
| NotCopyable() (defined in Patterns::NotCopyable) | Patterns::NotCopyable | protected |
| operator=(Node &&node) | Valuable::Node | |
| Valuable::Attribute::operator=(const Attribute &) | Valuable::Attribute | |
| ownerShorthand() const (defined in Valuable::Attribute) | Valuable::Attribute | |
| path() const | Valuable::Attribute | |
| processQueue() | Valuable::Node | static |
| readElement(const ArchiveElement &element) | Valuable::Node | virtual |
| reEnableQueue() | Valuable::Node | static |
| removeAttribute(Attribute *const attribute) | Valuable::Node | |
| removeHost() | Valuable::Attribute | |
| removeListener(Node *listener, int role=ALL_ROLES) | Valuable::Attribute | |
| removeListener(long id) | Valuable::Attribute | |
| removeListeners(int role=ALL_ROLES) | Valuable::Attribute | |
| rgbCount() const | Luminous::RGBCube | |
| RGBCube(Node *host=0, const QByteArray &name="") (defined in Luminous::RGBCube) | Luminous::RGBCube | |
| saveToFileXML(const QString &filename, unsigned int opts=SerializationOptions::DEFAULTS) const | Valuable::Node | |
| saveToMemoryXML(QByteArray &buffer, unsigned int opts=SerializationOptions::DEFAULTS) const | Valuable::Node | |
| sender() | Valuable::Node | inlineprotected |
| Serializable() (defined in Valuable::Serializable) | Valuable::Serializable | |
| serialize(Archive &doc) const | Valuable::Node | virtual |
| set(float v, Layer layer=USER, ValueUnit unit=VU_UNKNOWN) | Valuable::Attribute | virtual |
| set(int v, Layer layer=USER, ValueUnit unit=VU_UNKNOWN) | Valuable::Attribute | virtual |
| set(const QString &v, Layer layer=USER, ValueUnit unit=VU_UNKNOWN) | Valuable::Attribute | virtual |
| set(const Nimble::Vector2f &v, Layer layer=USER, QList< ValueUnit > units=QList< ValueUnit >()) | Valuable::Attribute | virtual |
| set(const Nimble::Vector3f &v, Layer layer=USER, QList< ValueUnit > units=QList< ValueUnit >()) | Valuable::Attribute | virtual |
| set(const Nimble::Vector4f &v, Layer layer=USER, QList< ValueUnit > units=QList< ValueUnit >()) | Valuable::Attribute | virtual |
| set(const StyleValue &value, Layer layer=USER) | Valuable::Attribute | virtual |
| setAll(Nimble::Vector3 rgb) | Luminous::RGBCube | |
| setAsDefaults() | Valuable::Node | virtual |
| setBeingDestroyed() | Valuable::Node | protected |
| setDivision(int division) | Luminous::RGBCube | |
| setError(size_t index, float error) | Luminous::RGBCube | |
| setFatalOnEventMismatch(bool haltApplication) | Valuable::Node | static |
| setId(Uuid newId) | Valuable::Node | |
| setIndex(size_t index, Nimble::Vector3 rgb) | Luminous::RGBCube | |
| setName(const QByteArray &s) | Valuable::Attribute | |
| setOwnerShorthand(Attribute *owner) (defined in Valuable::Attribute) | Valuable::Attribute | |
| setRGB(int rindex, int gindex, int bindex, Nimble::Vector3 rgb) | Luminous::RGBCube | |
| setSerializable(bool v) | Valuable::Serializable | |
| setValue(const QByteArray &name, const T &v) | Valuable::Node | inline |
| setValue(const QByteArray &name, v8::Handle< v8::Value > v) | Valuable::Node | |
| STYLE enum value | Valuable::Attribute | |
| STYLE_IMPORTANT enum value | Valuable::Attribute | |
| type() const | Valuable::Attribute | inlinevirtual |
| USER enum value | Valuable::Attribute | |
| Uuid typedef | Valuable::Node | |
| ValueUnit enum name | Valuable::Attribute | |
| VU_EMS enum value | Valuable::Attribute | |
| VU_EXS enum value | Valuable::Attribute | |
| VU_PERCENTAGE enum value | Valuable::Attribute | |
| VU_PXS enum value | Valuable::Attribute | |
| VU_UNKNOWN enum value (defined in Valuable::Attribute) | Valuable::Attribute | |
| white() const | Luminous::RGBCube | |
| ~Attribute() (defined in Valuable::Attribute) | Valuable::Attribute | virtual |
| ~Node() (defined in Valuable::Node) | Valuable::Node | virtual |
| ~NotCopyable() (defined in Patterns::NotCopyable) | Patterns::NotCopyable | protected |
| ~RGBCube() (defined in Luminous::RGBCube) | Luminous::RGBCube | virtual |
| ~Serializable() (defined in Valuable::Serializable) | Valuable::Serializable | inlinevirtual |