hpp-fcl  1.4.4
HPP fork of FCL -- The Flexible Collision Library
hpp::fcl::CachedMeshLoader::Key Struct Reference

#include <hpp/fcl/mesh_loader/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
 

Constructor & Destructor Documentation

◆ Key()

hpp::fcl::CachedMeshLoader::Key::Key ( const std::string &  f,
const Vec3f s 
)
inline

Member Function Documentation

◆ operator<()

bool hpp::fcl::CachedMeshLoader::Key::operator< ( const CachedMeshLoader::Key b) const

Member Data Documentation

◆ filename

std::string hpp::fcl::CachedMeshLoader::Key::filename

◆ scale

Vec3f hpp::fcl::CachedMeshLoader::Key::scale

The documentation for this struct was generated from the following file: