Methods in hep.geant4.jni with parameters of type G4Transform3D |
G4Transform3D |
G4FastSimulationManager.addGhostPlacement(G4Transform3D arg0)
|
void |
G4AssemblyVolume.addPlacedAssembly(G4AssemblyVolume pAssembly,
G4Transform3D transformation)
|
void |
G4AssemblyVolume.addPlacedVolume(G4LogicalVolume pPlacedVolume,
G4Transform3D transformation)
|
void |
G4VGraphicsScene.beginPrimitives(G4Transform3D objectTransformation)
|
void |
G4VVisManager.draw(G4Circle arg0,
G4Transform3D objectTransformation)
|
void |
G4VVisManager.draw(G4LogicalVolume arg0,
G4VisAttributes arg1,
G4Transform3D objectTransformation)
|
void |
G4VVisManager.draw(G4NURBS arg0,
G4Transform3D objectTransformation)
|
void |
G4VVisManager.draw(G4Polyhedron arg0,
G4Transform3D objectTransformation)
|
void |
G4VVisManager.draw(G4Polyline arg0,
G4Transform3D objectTransformation)
|
void |
G4VVisManager.draw(G4Polymarker arg0,
G4Transform3D objectTransformation)
|
void |
G4VVisManager.draw(G4Scale arg0,
G4Transform3D objectTransformation)
|
void |
G4VVisManager.draw(G4Square arg0,
G4Transform3D objectTransformation)
|
void |
G4VVisManager.draw(G4Text arg0,
G4Transform3D objectTransformation)
|
void |
G4VVisManager.draw(G4VPhysicalVolume arg0,
G4VisAttributes arg1,
G4Transform3D objectTransformation)
|
void |
G4VVisManager.draw(G4VSolid arg0,
G4VisAttributes arg1,
G4Transform3D objectTransformation)
|
protected static long |
G4Transform3D.getCPtr(G4Transform3D obj)
|
boolean |
G4Transform3D.isNear(G4Transform3D t)
|
boolean |
G4Transform3D.isNear(G4Transform3D t,
double tolerance)
|
void |
G4AssemblyVolume.makeImprint(G4LogicalVolume pMotherLV,
G4Transform3D transformation)
|
void |
G4AssemblyVolume.makeImprint(G4LogicalVolume pMotherLV,
G4Transform3D transformation,
int copyNumBase)
|
void |
G4AssemblyVolume.makeImprint(G4LogicalVolume pMotherLV,
G4Transform3D transformation,
int copyNumBase,
boolean surfCheck)
|
void |
G4VGraphicsScene.preAddSolid(G4Transform3D objectTransformation,
G4VisAttributes visAttribs)
|
G4SurfaceBoundary |
G4SurfaceBoundary.project(G4Transform3D tr)
|
G4Curve |
G4Parabola.project(G4Transform3D tr)
|
G4Curve |
G4Line.project(G4Transform3D tr)
|
G4Curve |
G4Hyperbola.project(G4Transform3D tr)
|
G4Curve |
G4Ellipse.project(G4Transform3D tr)
|
G4Curve |
G4Curve.project(G4Transform3D tr)
|
G4Curve |
G4CompositeCurve.project(G4Transform3D tr)
|
G4Curve |
G4CircularCurve.project(G4Transform3D tr)
|
G4Curve |
G4BSplineCurve.project(G4Transform3D tr)
|
boolean |
G4FastSimulationManager.removeGhostPlacement(G4Transform3D arg0)
|
void |
G4ReflectedSolid.setDirectTransform3D(G4Transform3D arg0)
|
void |
G4PlacedPolyhedron.setTransform(G4Transform3D transform)
|
void |
G4ReflectedSolid.setTransform3D(G4Transform3D arg0)
|
void |
G4VModel.setTransformation(G4Transform3D arg0)
|
HepVectorFloat |
HepVectorFloat.transform(G4Transform3D m)
|
HepPolyhedron |
HepPolyhedron.transform(G4Transform3D t)
|
HepPoint3DFloat |
HepPoint3DFloat.transform(G4Transform3D m)
|
HepNormal3DFloat |
HepNormal3DFloat.transform(G4Transform3D m)
|
G4Vector3D |
G4Vector3D.transform(G4Transform3D m)
|
G4Polyline |
G4Polyline.transform(G4Transform3D arg0)
|
G4Point3D |
G4Point3D.transform(G4Transform3D m)
|
G4Normal3D |
G4Normal3D.transform(G4Transform3D m)
|
Constructors in hep.geant4.jni with parameters of type G4Transform3D |
G4DisplacedSolid(String pName,
G4VSolid pSolid,
G4Transform3D transform)
|
G4IntersectionSolid(String pName,
G4VSolid pSolidA,
G4VSolid pSolidB,
G4Transform3D transform)
|
G4PhysicalVolumeModel(G4VPhysicalVolume arg0,
int requestedDepth,
G4Transform3D modelTransformation)
|
G4PhysicalVolumeModel(G4VPhysicalVolume arg0,
int requestedDepth,
G4Transform3D modelTransformation,
G4ModelingParameters arg3)
|
G4PhysicalVolumeModel(G4VPhysicalVolume arg0,
int requestedDepth,
G4Transform3D modelTransformation,
G4ModelingParameters arg3,
boolean useFullExtent)
|
G4PlacedPolyhedron(G4Polyhedron arg0,
G4Transform3D arg1)
|
G4PVPlacement(G4Transform3D Transform3D,
G4LogicalVolume pCurrentLogical,
String pName,
G4LogicalVolume pMotherLogical,
boolean pMany,
int pCopyNo)
|
G4PVPlacement(G4Transform3D Transform3D,
G4LogicalVolume pCurrentLogical,
String pName,
G4LogicalVolume pMotherLogical,
boolean pMany,
int pCopyNo,
boolean pSurfChk)
|
G4PVPlacement(G4Transform3D Transform3D,
String pName,
G4LogicalVolume pLogical,
G4VPhysicalVolume pMother,
boolean pMany,
int pCopyNo)
|
G4PVPlacement(G4Transform3D Transform3D,
String pName,
G4LogicalVolume pLogical,
G4VPhysicalVolume pMother,
boolean pMany,
int pCopyNo,
boolean pSurfChk)
|
G4ReflectedSolid(String pName,
G4VSolid pSolid,
G4Transform3D transform)
|
G4SubtractionSolid(String pName,
G4VSolid pSolidA,
G4VSolid pSolidB,
G4Transform3D transform)
|
G4Transform3D(G4Transform3D m)
|
G4UnionSolid(String pName,
G4VSolid pSolidA,
G4VSolid pSolidB,
G4Transform3D transform)
|