|
G4OCCT 0.1.0
Geant4 interface to Open CASCADE Technology (OCCT) geometry definitions
|
#include <G4OCCTSolidKernel.hh>
Public Attributes | |
| std::vector< InscribedSphere > | spheres |
| std::uint64_t | generation {std::numeric_limits<std::uint64_t>::max()} |
Per-thread cache of inscribed spheres for Inside() and DistanceToOut().
Definition at line 101 of file G4OCCTSolidKernel.hh.
| std::uint64_t g4occt::detail::G4OCCTSolidKernel::SphereCacheData::generation {std::numeric_limits<std::uint64_t>::max()} |
Definition at line 103 of file G4OCCTSolidKernel.hh.
| std::vector<InscribedSphere> g4occt::detail::G4OCCTSolidKernel::SphereCacheData::spheres |
Definition at line 102 of file G4OCCTSolidKernel.hh.
Referenced by g4occt::detail::G4OCCTSolidKernel::ClassifyPoint().