|
| | Impl (const TopoDS_Shape &shape) |
| |
Definition at line 44 of file G4OCCTSolid.cc.
◆ Impl()
| G4OCCTSolid::Impl::Impl |
( |
const TopoDS_Shape & |
shape | ) |
|
|
inlineexplicit |
◆ cachedPolyhedron
| std::unique_ptr<G4Polyhedron> G4OCCTSolid::Impl::cachedPolyhedron |
|
mutable |
◆ classifierCache
| G4ThreadLocalSingleton<G4OCCTSolidKernel::ClassifierCache> G4OCCTSolid::Impl::classifierCache |
|
mutable |
◆ intersectorCache
| G4ThreadLocalSingleton<G4OCCTSolidKernel::IntersectorCache> G4OCCTSolid::Impl::intersectorCache |
|
mutable |
◆ kernel
◆ polyhedronBuilding
| bool G4OCCTSolid::Impl::polyhedronBuilding {false} |
|
mutable |
◆ polyhedronCV
| std::condition_variable G4OCCTSolid::Impl::polyhedronCV |
|
mutable |
◆ polyhedronGeneration
| std::uint64_t G4OCCTSolid::Impl::polyhedronGeneration {std::numeric_limits<std::uint64_t>::max()} |
|
mutable |
◆ polyhedronMutex
| std::mutex G4OCCTSolid::Impl::polyhedronMutex |
|
mutable |
◆ sphereCache
| G4ThreadLocalSingleton<G4OCCTSolidKernel::SphereCacheData> G4OCCTSolid::Impl::sphereCache |
|
mutable |
The documentation for this class was generated from the following file: