Ion
|
This is the complete list of members for ion::gfx::ShaderInputRegistry::Spec< T >, including all inherited members.
combine_function | ion::gfx::ShaderInputRegistry::Spec< T > | |
doc_string | ion::gfx::ShaderInputRegistry::Spec< T > | |
generate_function | ion::gfx::ShaderInputRegistry::Spec< T > | |
index | ion::gfx::ShaderInputRegistry::Spec< T > | |
name | ion::gfx::ShaderInputRegistry::Spec< T > | |
registry | ion::gfx::ShaderInputRegistry::Spec< T > | |
registry_id | ion::gfx::ShaderInputRegistry::Spec< T > | |
Spec(const std::string &name_in=std::string(), typename T::ValueType value_type_in=static_cast< typename T::ValueType >(0), const std::string &doc_string_in=std::string(), typename CombineFunction< T >::Type combine_function_in=nullptr, typename GenerateFunction< T >::Type generate_function_in=nullptr) | ion::gfx::ShaderInputRegistry::Spec< T > | inline |
value_type | ion::gfx::ShaderInputRegistry::Spec< T > |