Public Member Functions | Public Attributes | List of all members
hpp::fcl::CachedMeshLoader::Key Struct Reference

#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
 

Detailed Description

Definition at line 81 of file loader.h.

Constructor & Destructor Documentation

◆ Key()

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

Definition at line 85 of file loader.h.

Member Function Documentation

◆ operator<()

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

Definition at line 48 of file loader.cpp.

Member Data Documentation

◆ filename

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

Definition at line 82 of file loader.h.

◆ scale

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

Definition at line 83 of file loader.h.


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


hpp-fcl
Author(s):
autogenerated on Fri Jun 2 2023 02:39:03