G4OCCT 0.1.0
Geant4 interface to Open CASCADE Technology (OCCT) geometry definitions
Loading...
Searching...
No Matches
G4OCCTSolid.cc File Reference

Geant4 adapter over the shared G4OCCT solid-query kernel. More...

#include "G4OCCT/G4OCCTSolid.hh"
#include "G4OCCTSolidKernel.hh"
#include <BRepMesh_IncrementalMesh.hxx>
#include <BRep_Tool.hxx>
#include <IFSelect_ReturnStatus.hxx>
#include <Poly_Triangulation.hxx>
#include <STEPControl_Reader.hxx>
#include <TopAbs_Orientation.hxx>
#include <TopAbs_ShapeEnum.hxx>
#include <TopExp_Explorer.hxx>
#include <TopLoc_Location.hxx>
#include <TopoDS.hxx>
#include <TopoDS_Face.hxx>
#include <gp_Pnt.hxx>
#include <G4AffineTransform.hh>
#include <G4BoundingEnvelope.hh>
#include <G4Exception.hh>
#include <G4Polyhedron.hh>
#include <G4TessellatedSolid.hh>
#include <G4ThreadLocalSingleton.hh>
#include <G4TriangularFacet.hh>
#include <G4VGraphicsScene.hh>
#include <G4VisExtent.hh>
#include <condition_variable>
#include <cstdint>
#include <limits>
#include <memory>
#include <mutex>
#include <stdexcept>
#include <utility>

Go to the source code of this file.

Classes

class  G4OCCTSolid::Impl
 

Detailed Description

Geant4 adapter over the shared G4OCCT solid-query kernel.

Definition in file G4OCCTSolid.cc.