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

#include <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
 

Detailed Description

Definition at line 81 of file coal/mesh_loader/loader.h.

Constructor & Destructor Documentation

◆ Key()

coal::CachedMeshLoader::Key::Key ( const std::string &  f,
const Vec3s s 
)
inline

Definition at line 85 of file coal/mesh_loader/loader.h.

Member Function Documentation

◆ operator<()

bool coal::CachedMeshLoader::Key::operator< ( const CachedMeshLoader::Key b) const

Definition at line 49 of file loader.cpp.

Member Data Documentation

◆ filename

std::string coal::CachedMeshLoader::Key::filename

Definition at line 82 of file coal/mesh_loader/loader.h.

◆ scale

Vec3s coal::CachedMeshLoader::Key::scale

Definition at line 83 of file coal/mesh_loader/loader.h.


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


hpp-fcl
Author(s):
autogenerated on Sat Nov 23 2024 03:45:00