Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Data Structures | Namespaces
BRepGraph_MeshView.hxx File Reference
#include <BRepGraph.hxx>
#include <BRepGraph_RepId.hxx>
#include <BRepGraphInc_Representation.hxx>

Data Structures

class  BRepGraph::MeshView
 Read-only view over mesh data with cache-first, persistent-fallback priority. More...
 
class  BRepGraph::MeshView::FaceOps
 Face mesh queries (cache-first, persistent fallback). More...
 
class  BRepGraph::MeshView::EdgeOps
 Edge mesh queries (cache-first, persistent fallback). More...
 
class  BRepGraph::MeshView::CoEdgeOps
 CoEdge mesh queries (cache-first, persistent fallback). More...
 
class  BRepGraph::MeshView::PolyOps
 Polygonal and triangulation representation queries. More...
 

Namespaces

namespace  BRepGraph_MeshCache
 Cached mesh data storage for BRepGraph.
 
namespace  BRepGraphInc
 Definition structs for the incidence-table topology model.