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

#include <G4OCCTSolidKernel.hh>

Public Attributes

std::vector< InscribedSpherespheres
 
std::uint64_t generation {std::numeric_limits<std::uint64_t>::max()}
 

Detailed Description

Per-thread cache of inscribed spheres for Inside() and DistanceToOut().

Definition at line 101 of file G4OCCTSolidKernel.hh.

Member Data Documentation

◆ generation

std::uint64_t g4occt::detail::G4OCCTSolidKernel::SphereCacheData::generation {std::numeric_limits<std::uint64_t>::max()}

Definition at line 103 of file G4OCCTSolidKernel.hh.

◆ spheres

std::vector<InscribedSphere> g4occt::detail::G4OCCTSolidKernel::SphereCacheData::spheres

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