Struct CachedMeshLoader::Key

Nested Relationships

This struct is a nested type of Class CachedMeshLoader.

Struct Documentation

struct Key

Public Functions

inline Key(const std::string &f, const Vec3f &s)
bool operator<(const CachedMeshLoader::Key &b) const

Public Members

std::string filename
Vec3f scale