G4OCCT 0.1.0
Geant4 interface to Open CASCADE Technology (OCCT) geometry definitions
Loading...
Searching...
No Matches
TGeoOCCTSolidBridge.cc File Reference
#include "TGeoOCCTSolidBridge.hh"
#include "G4OCCTSolidKernel.hh"
#include <IFSelect_ReturnStatus.hxx>
#include <STEPControl_Reader.hxx>
#include <G4ThreeVector.hh>
#include <atomic>
#include <cstdint>
#include <limits>
#include <memory>
#include <mutex>
#include <stdexcept>
#include <unordered_map>

Go to the source code of this file.

Classes

class  g4occt::detail::TGeoOCCTSolidBridge::Impl
 

Namespaces

namespace  g4occt
 
namespace  g4occt::detail
 

Variable Documentation

◆ caches

◆ classifier

G4OCCTSolidKernel::ClassifierCache classifier

◆ intersector

G4OCCTSolidKernel::IntersectorCache intersector

Definition at line 58 of file TGeoOCCTSolidBridge.cc.

◆ lifetime

std::weak_ptr<const void> lifetime

Definition at line 63 of file TGeoOCCTSolidBridge.cc.

◆ sphere

G4OCCTSolidKernel::SphereCacheData sphere

Definition at line 59 of file TGeoOCCTSolidBridge.cc.