This is the complete list of members for __RGBAProtocol, including all inherited members.
| getColor() const =0 | __RGBAProtocol | pure virtual |
| getDisplayedColor() const =0 | __RGBAProtocol | pure virtual |
| getDisplayedOpacity() const =0 | __RGBAProtocol | pure virtual |
| getOpacity() const =0 | __RGBAProtocol | pure virtual |
| isCascadeColorEnabled() const =0 | __RGBAProtocol | pure virtual |
| isCascadeOpacityEnabled() const =0 | __RGBAProtocol | pure virtual |
| isOpacityModifyRGB() const =0 | __RGBAProtocol | pure virtual |
| setCascadeColorEnabled(bool cascadeColorEnabled)=0 | __RGBAProtocol | pure virtual |
| setCascadeOpacityEnabled(bool cascadeOpacityEnabled)=0 | __RGBAProtocol | pure virtual |
| setColor(const Color3B &color)=0 | __RGBAProtocol | pure virtual |
| setOpacity(GLubyte opacity)=0 | __RGBAProtocol | pure virtual |
| setOpacityModifyRGB(bool value)=0 | __RGBAProtocol | pure virtual |
| updateDisplayedColor(const Color3B &color)=0 | __RGBAProtocol | pure virtual |
| updateDisplayedOpacity(GLubyte opacity)=0 | __RGBAProtocol | pure virtual |
| ~__RGBAProtocol() | __RGBAProtocol | inlinevirtual |