19#ifndef G4OCCT_DD4HEP_STEPSolid_impl_hh
20#define G4OCCT_DD4HEP_STEPSolid_impl_hh
27 double x = 0.,
y = 0.,
z = 0.;
G4OCCT_STEPSolidGeometry G4OCCT_ImportSTEPSolid(const std::string &name, const std::string &path)
std::vector< G4OCCT_Triangle > triangles
Tessellated mesh triangles (mm).
A single triangular facet: three vertices.
Plain vertex: three doubles — no OCCT or ROOT/DD4hep types.