coal
3.0.1
Coal, The Collision Detection Library. Previously known as HPP-FCL, fork of FCL -- The Flexible Collision Library
|
#include <coal/mesh_loader/loader.h>
Public Member Functions | |
Key (const std::string &f, const Vec3s &s) | |
bool | operator< (const CachedMeshLoader::Key &b) const |
Public Attributes | |
std::string | filename |
Vec3s | scale |
|
inline |
bool coal::CachedMeshLoader::Key::operator< | ( | const CachedMeshLoader::Key & | b | ) | const |
std::string coal::CachedMeshLoader::Key::filename |
Vec3s coal::CachedMeshLoader::Key::scale |