Ion
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ion::gfx::ShaderInputRegistry::Spec< T > Member List

This is the complete list of members for ion::gfx::ShaderInputRegistry::Spec< T >, including all inherited members.

combine_functionion::gfx::ShaderInputRegistry::Spec< T >
doc_stringion::gfx::ShaderInputRegistry::Spec< T >
generate_functionion::gfx::ShaderInputRegistry::Spec< T >
indexion::gfx::ShaderInputRegistry::Spec< T >
nameion::gfx::ShaderInputRegistry::Spec< T >
registryion::gfx::ShaderInputRegistry::Spec< T >
registry_idion::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_typeion::gfx::ShaderInputRegistry::Spec< T >