|
G4OCCT 0.1.0
Geant4 interface to Open CASCADE Technology (OCCT) geometry definitions
|
#include <G4OCCT_STEPSolid_impl.hh>
Public Attributes | |
| std::vector< G4OCCT_Triangle > | triangles |
| Tessellated mesh triangles (mm). | |
Data returned by the OCCT impl TU to the DD4hep plugin TU. Contains the full tessellated mesh so the DD4hep side can build a TessellatedSolid instead of a bounding-box placeholder.
Definition at line 38 of file G4OCCT_STEPSolid_impl.hh.
| std::vector<G4OCCT_Triangle> G4OCCT_STEPSolidGeometry::triangles |
Tessellated mesh triangles (mm).
Definition at line 39 of file G4OCCT_STEPSolid_impl.hh.
Referenced by G4OCCT_ImportSTEPSolid().