![]() |
Radium Engine
1.6.3
|
This is the complete list of members for Ra::Engine::Data::RenderParameters, including all inherited members.
| bind(const Data::ShaderProgram *shader) const | Ra::Engine::Data::RenderParameters | inline |
| BindableTypes typedef | Ra::Engine::Data::RenderParameters | |
| clear() | Ra::Core::VariableSet | |
| deleteAllVariables() | Ra::Core::VariableSet | |
| deleteVariable(const std::string &name) | Ra::Core::VariableSet | |
| deleteVariable(H &handle) | Ra::Core::VariableSet | |
| existsVariable(const std::string &name) const -> Utils::optional< VariableHandle< T > > | Ra::Core::VariableSet | |
| existsVariableType() const -> Utils::optional< VariableContainer< T > * > | Ra::Core::VariableSet | |
| getAllVariables() const -> VariableContainer< T > & | Ra::Core::VariableSet | |
| getAllVariablesFromHandle(const H &handle) -> VariableContainer< VariableTypeFromHandle< H > > & | Ra::Core::VariableSet | |
| getStoredTypes() const -> const std::vector< std::type_index > & | Ra::Core::VariableSet | inline |
| getVariable(const std::string &name) const -> const T & | Ra::Core::VariableSet | |
| getVariable(const std::string &name) -> T & (defined in Ra::Core::VariableSet) | Ra::Core::VariableSet | |
| getVariableHandle(const std::string &name) const -> const VariableHandle< T > | Ra::Core::VariableSet | |
| insertVariable(const std::string &name, const T &value) -> std::pair< VariableHandle< T >, bool > | Ra::Core::VariableSet | |
| isHandleValid(const H &handle) const | Ra::Core::VariableSet | |
| mergeKeepVariables(const VariableSet &from) | Ra::Core::VariableSet | |
| mergeReplaceVariables(const VariableSet &from) | Ra::Core::VariableSet | |
| numberOf() const | Ra::Core::VariableSet | |
| operator=(const VariableSet &other) -> VariableSet & | Ra::Core::VariableSet | |
| operator=(VariableSet &&other) noexcept -> VariableSet & | Ra::Core::VariableSet | |
| setTexture(const std::string &name, T *tex, int texUnit=-1) | Ra::Engine::Data::RenderParameters | inline |
| setVariable(const std::string &name, RenderParameters &rp) | Ra::Engine::Data::RenderParameters | inline |
| setVariable(const std::string &name, const RenderParameters &rp) (defined in Ra::Engine::Data::RenderParameters) | Ra::Engine::Data::RenderParameters | inline |
| setVariable(const std::string &name, const T &value) -> std::pair< VariableHandle< T >, bool > | Ra::Engine::Data::RenderParameters | |
| size() const | Ra::Core::VariableSet | |
| TextureInfo typedef | Ra::Engine::Data::RenderParameters | |
| Variable typedef | Ra::Core::VariableSet | |
| VariableContainer typedef | Ra::Core::VariableSet | |
| VariableHandle typedef | Ra::Core::VariableSet | |
| VariableSet() | Ra::Core::VariableSet | inline |
| VariableSet(const VariableSet &other) noexcept | Ra::Core::VariableSet | inline |
| VariableSet(VariableSet &&other) noexcept | Ra::Core::VariableSet | inline |
| VariableType typedef | Ra::Core::VariableSet | |
| VariableTypeFromHandle typedef | Ra::Core::VariableSet | |
| visit(F &&visitor) const | Ra::Core::VariableSet | inline |
| visit(F &&visitor, T &userParams) const | Ra::Core::VariableSet | inline |
| visit(F &&visitor, T &&userParams) const | Ra::Core::VariableSet | inline |
| visitStatic(F &&visitor, U &userParams) const (defined in Ra::Core::VariableSet) | Ra::Core::VariableSet | |
| visitStatic(F &&visitor, U &&userParams) const (defined in Ra::Core::VariableSet) | Ra::Core::VariableSet | |
| ~VariableSet()=default (defined in Ra::Core::VariableSet) | Ra::Core::VariableSet |