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

Plain vertex: three doubles — no OCCT or ROOT/DD4hep types. More...

#include <G4OCCT_STEPSolid_impl.hh>

Public Attributes

double x = 0.
 
double y = 0.
 
double z = 0.
 

Detailed Description

Plain vertex: three doubles — no OCCT or ROOT/DD4hep types.

Definition at line 26 of file G4OCCT_STEPSolid_impl.hh.

Member Data Documentation

◆ x

double G4OCCT_Vertex::x = 0.

Definition at line 27 of file G4OCCT_STEPSolid_impl.hh.

◆ y

double G4OCCT_Vertex::y = 0.

Definition at line 27 of file G4OCCT_STEPSolid_impl.hh.

◆ z

double G4OCCT_Vertex::z = 0.

Definition at line 27 of file G4OCCT_STEPSolid_impl.hh.


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