Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
G4PolyPhiFaceVertex Struct Reference

#include <G4PolyPhiFace.hh>

Data Fields

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

Detailed Description

Definition at line 63 of file G4PolyPhiFace.hh.

Field Documentation

G4bool G4PolyPhiFaceVertex::ear

Definition at line 72 of file G4PolyPhiFace.hh.

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

G4PolyPhiFaceVertex* G4PolyPhiFaceVertex::next
G4ThreeVector G4PolyPhiFaceVertex::norm3D
G4PolyPhiFaceVertex * G4PolyPhiFaceVertex::prev
G4double G4PolyPhiFaceVertex::r
G4double G4PolyPhiFaceVertex::rNorm

Definition at line 66 of file G4PolyPhiFace.hh.

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

G4double G4PolyPhiFaceVertex::x
G4double G4PolyPhiFaceVertex::y
G4double G4PolyPhiFaceVertex::z
G4double G4PolyPhiFaceVertex::zNorm

Definition at line 66 of file G4PolyPhiFace.hh.

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


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