![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
#include <BRepGraph_NodeId.hxx>#include <BRepGraph_RepId.hxx>#include <NCollection_DataMap.hxx>#include <NCollection_DynamicArray.hxx>Data Structures | |
| struct | BRepGraph_MeshCache::FaceMeshEntry |
| Cached mesh entry for a face: triangulation rep references. More... | |
| struct | BRepGraph_MeshCache::CoEdgeMeshEntry |
| Cached mesh entry for a coedge: polygon-on-triangulation and polygon-2D rep references. More... | |
| struct | BRepGraph_MeshCache::EdgeMeshEntry |
| Cached mesh entry for an edge: polygon-3D rep reference. More... | |
| class | BRepGraph_MeshCacheStorage |
| Storage backend for cached mesh data. More... | |
Namespaces | |
| namespace | BRepGraph_MeshCache |
| Cached mesh data storage for BRepGraph. | |