![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
Triangulation mesh representation for faces. More...
#include <BRepGraphInc_Representation.hxx>

Public Types | |
| using | TypeId = BRepGraph_TriangulationRepId |
Public Types inherited from BRepGraphInc::BaseRep | |
| using | TypeId = BRepGraph_RepId |
Data Fields | |
| occ::handle< Poly_Triangulation > | Triangulation |
| The mesh. | |
Data Fields inherited from BRepGraphInc::BaseRep | |
| uint32_t | OwnGen = 0 |
| Per-rep mutation counter. | |
| bool | IsRemoved = false |
| Soft-removal flag. | |
Triangulation mesh representation for faces.
| occ::handle<Poly_Triangulation> BRepGraphInc::TriangulationRep::Triangulation |
The mesh.