G4OCCT 0.1.0
Geant4 interface to Open CASCADE Technology (OCCT) geometry definitions
Loading...
Searching...
No Matches
g4occt::detail::G4OCCTSolidKernel::SurfaceTriangle Struct Reference

Tessellated triangle entry used for random surface-point sampling. More...

#include <G4OCCTSolidKernel.hh>

Public Attributes

G4ThreeVector p1
 
G4ThreeVector p2
 
G4ThreeVector p3
 
std::uint32_t faceIndex
 

Detailed Description

Tessellated triangle entry used for random surface-point sampling.

Definition at line 110 of file G4OCCTSolidKernel.hh.

Member Data Documentation

◆ faceIndex

std::uint32_t g4occt::detail::G4OCCTSolidKernel::SurfaceTriangle::faceIndex

◆ p1

G4ThreeVector g4occt::detail::G4OCCTSolidKernel::SurfaceTriangle::p1

◆ p2

G4ThreeVector g4occt::detail::G4OCCTSolidKernel::SurfaceTriangle::p2

◆ p3

G4ThreeVector g4occt::detail::G4OCCTSolidKernel::SurfaceTriangle::p3

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