![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
#include <Standard_Assert.hxx>#include <Standard_HashUtils.hxx>#include <cstddef>#include <cstdint>#include <functional>#include <limits>#include <utility>Data Structures | |
| struct | BRepGraph_NodeId |
| Lightweight typed index into a per-kind node vector inside BRepGraph. More... | |
| struct | BRepGraph_NodeId::Typed< TheKind > |
| Compile-time typed wrapper around BRepGraph_NodeId. More... | |
| struct | std::hash< BRepGraph_NodeId > |
| std::hash specialization for BRepGraph_NodeId. More... | |
| struct | std::hash< BRepGraph_NodeId::Typed< TheKind > > |
| std::hash specialization for BRepGraph_NodeId::Typed. More... | |