Pyrogenesis trunk
|
#include <ShaderDefines.h>
Public Types | |
using | Item = std::pair< CStrIntern, value_t > |
Public Member Functions | |
void | RecalcHash () |
Static Public Member Functions | |
static bool | NameLess (const Item &a, const Item &b) |
Public Attributes | |
std::vector< Item > | items |
size_t | hash |
using CShaderParams< value_t >::SItems::Item = std::pair<CStrIntern, value_t> |
|
static |
void CShaderParams< value_t >::SItems::RecalcHash |
size_t CShaderParams< value_t >::SItems::hash |
std::vector<Item> CShaderParams< value_t >::SItems::items |