Geant4-11
Data Fields
G4PolyPhiFaceVertex Struct Reference

#include <G4PolyPhiFace.hh>

Data Fields

G4bool ear
 
G4PolyPhiFaceVertexnext
 
G4ThreeVector norm3D
 
G4PolyPhiFaceVertexprev
 
G4double r
 
G4double rNorm
 
G4double x
 
G4double y
 
G4double z
 
G4double zNorm
 

Detailed Description

Definition at line 53 of file G4PolyPhiFace.hh.

Field Documentation

◆ ear

G4bool G4PolyPhiFaceVertex::ear

Definition at line 62 of file G4PolyPhiFace.hh.

Referenced by G4PolyPhiFace::EarInit(), and G4PolyPhiFace::Triangulate().

◆ next

G4PolyPhiFaceVertex* G4PolyPhiFaceVertex::next

◆ norm3D

G4ThreeVector G4PolyPhiFaceVertex::norm3D

◆ prev

G4PolyPhiFaceVertex * G4PolyPhiFaceVertex::prev

◆ r

G4double G4PolyPhiFaceVertex::r

◆ rNorm

G4double G4PolyPhiFaceVertex::rNorm

Definition at line 56 of file G4PolyPhiFace.hh.

Referenced by G4PolyPhiFace::G4PolyPhiFace(), and G4PolyPhiFace::InsideEdges().

◆ x

G4double G4PolyPhiFaceVertex::x

◆ y

G4double G4PolyPhiFaceVertex::y

◆ z

G4double G4PolyPhiFaceVertex::z

◆ zNorm

G4double G4PolyPhiFaceVertex::zNorm

Definition at line 57 of file G4PolyPhiFace.hh.

Referenced by G4PolyPhiFace::G4PolyPhiFace(), and G4PolyPhiFace::InsideEdges().


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