G4OCCT 0.1.0
Geant4 interface to Open CASCADE Technology (OCCT) geometry definitions
Loading...
Searching...
No Matches
G4OCCT_STEPSolidGeometry Struct Reference

#include <G4OCCT_STEPSolid_impl.hh>

Public Attributes

std::vector< G4OCCT_Triangletriangles
 Tessellated mesh triangles (mm).
 

Detailed Description

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.

Member Data Documentation

◆ triangles

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().


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