Drake
Drake C++ Documentation
Loading...
Searching...
No Matches
geometry_ids.h File Reference
Include dependency graph for geometry_ids.h:
This graph shows which files directly or indirectly include this file:

Classes

class  GeometryId
 Type used to identify geometry instances in SceneGraph. More...
struct  hash< drake::geometry::GeometryId >
 Enables use of the identifier to serve as a key in STL containers. More...
struct  formatter< drake::geometry::GeometryId >

Namespaces

namespace  drake
namespace  drake::geometry
namespace  std
 STL namespace.
namespace  fmt

Typedefs

using FilterId = drake::Identifier<class FilterTag>
 Type used to identify transient collision filter declarations in SceneGraph.
using SourceId = drake::Identifier<class SourceTag>
 Type used to identify geometry sources in SceneGraph.
using FrameId = drake::Identifier<class FrameTag>
 Type used to identify geometry frames in SceneGraph.