#include <loader.h>
Public Member Functions | |
Key (const std::string &f, const Vec3f &s) | |
bool | operator< (const CachedMeshLoader::Key &b) const |
Public Attributes | |
std::string | filename |
Vec3f | scale |
|
inline |
bool hpp::fcl::CachedMeshLoader::Key::operator< | ( | const CachedMeshLoader::Key & | b | ) | const |
Definition at line 50 of file loader.cpp.