![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
Cached mesh entry for a face: triangulation rep references. More...
#include <BRepGraph_MeshCache.hxx>
Public Member Functions | |
| bool | IsPresent () const |
| True if this entry contains mesh data. | |
| BRepGraph_TriangulationRepId | ActiveTriangulationRepId () const |
| Convenience: active triangulation rep id, or invalid. | |
| void | Reset () |
| Reset all fields to default (absent) state. | |
Data Fields | |
| NCollection_DynamicArray< BRepGraph_TriangulationRepId > | TriangulationRepIds |
| int | ActiveTriangulationIndex = -1 |
| uint32_t | StoredOwnGen = 0 |
| OwnGen of FaceDef at write time. | |
Cached mesh entry for a face: triangulation rep references.
|
inline |
Convenience: active triangulation rep id, or invalid.
|
inline |
True if this entry contains mesh data.
|
inline |
Reset all fields to default (absent) state.
| int BRepGraph_MeshCache::FaceMeshEntry::ActiveTriangulationIndex = -1 |
| uint32_t BRepGraph_MeshCache::FaceMeshEntry::StoredOwnGen = 0 |
OwnGen of FaceDef at write time.
| NCollection_DynamicArray<BRepGraph_TriangulationRepId> BRepGraph_MeshCache::FaceMeshEntry::TriangulationRepIds |