Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Public Member Functions | Data Fields
BRepGraph_MeshCache::EdgeMeshEntry Struct Reference

Cached mesh entry for an edge: polygon-3D rep reference. More...

#include <BRepGraph_MeshCache.hxx>

Public Member Functions

bool IsPresent () const
 True if this entry contains mesh data.
 
void Reset ()
 Reset all fields to default (absent) state.
 

Data Fields

BRepGraph_Polygon3DRepId Polygon3DRepId
 
uint32_t StoredOwnGen = 0
 OwnGen of EdgeDef at write time.
 

Detailed Description

Cached mesh entry for an edge: polygon-3D rep reference.

Member Function Documentation

◆ IsPresent()

bool BRepGraph_MeshCache::EdgeMeshEntry::IsPresent ( ) const
inline

True if this entry contains mesh data.

◆ Reset()

void BRepGraph_MeshCache::EdgeMeshEntry::Reset ( )
inline

Reset all fields to default (absent) state.

Field Documentation

◆ Polygon3DRepId

BRepGraph_Polygon3DRepId BRepGraph_MeshCache::EdgeMeshEntry::Polygon3DRepId

◆ StoredOwnGen

uint32_t BRepGraph_MeshCache::EdgeMeshEntry::StoredOwnGen = 0

OwnGen of EdgeDef at write time.


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