Drake
Drake C++ Documentation
hash< drake::geometry::GeometryId > Struct Template Reference

Detailed Description

template<>
struct std::hash< drake::geometry::GeometryId >

Enables use of the identifier to serve as a key in STL containers.

#include <drake/geometry/geometry_ids.h>

Public Member Functions

size_t operator() (const drake::geometry::GeometryId &id) const
 

Member Function Documentation

◆ operator()()

size_t operator() ( const drake::geometry::GeometryId id) const

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