Uses of Class
org.jlab.geom.prim.Shape3D
Packages that use Shape3D
Package
Description
- 
Uses of Shape3D in org.jlab.detector.geom.RICHMethods in org.jlab.detector.geom.RICH that return Shape3DModifier and TypeMethodDescriptionRICHGeoFactory.build_GlobalPlane(Shape3D plane, Vector3D orient, double delta) RICHGeoFactory.copy_Shape3D(Shape3D shape) RICHGeoFactory.generate_NominalPlane(RICHLayer layer, int ico) RICHLayer.get_GlobalSurf()RICHComponent.get_NominalPlane()RICHLayer.get_NominalPlane()RICHComponent.get_TrackingSurf()RICHLayer.get_TrackingSurf()RICHLayer.get_TrackingSurf(int ico) RICHLayer.merge_CompoSurfs()Methods in org.jlab.detector.geom.RICH with parameters of type Shape3DModifier and TypeMethodDescriptionvoidRICHGeoFactory.align_Element(Shape3D shape, RICHFrame frame, Vector3D angle, Vector3D shift) RICHGeoFactory.build_GlobalPlane(Shape3D plane, Vector3D orient, double delta) RICHGeoFactory.copy_Shape3D(Shape3D shape) voidRICHGeoFactory.generate_PixelMap(RICHLayer layer, int ico, Shape3D compo_plane, List<Integer> compo_list) RICHGeoFactory.get_Shape3D_Bary(Shape3D shape) RICHGeoFactory.get_Shape3D_Center(Shape3D shape) RICHGeoFactory.get_Shape3D_Normal(Shape3D shape) RICHGeoFactory.get_Shape3D_Normal(Shape3D shape, int iface) voidRICHGeoFactory.merge_Shape3D(Shape3D shape, Shape3D other) voidRICHLayer.merge_Shape3D(Shape3D shape, Shape3D other) RICHLayer.select_Vertexes(Shape3D surf, Vector3D vers) voidRICHLayer.set_GlobalSurf(Shape3D plane) voidRICHComponent.set_NominalPlane(Shape3D plane) voidRICHLayer.set_NominalPlane(Shape3D plane) voidRICHComponent.set_TrackingSurf(Shape3D plane) voidRICHLayer.set_TrackingSurf(Shape3D plane) voidRICHLayer.set_TrackingSurf(Shape3D plane, int ico) voidRICHGeoFactory.show_OrientedShape3D(Shape3D plane, Vector3D orient, String head) voidRICHGeoFactory.show_Shape3D(Shape3D plane, String name, String head) voidRICHGeoFactory.translate_Shape3D(Shape3D shape, Vector3d shift) voidRICHGeoFactory.translate_Shape3D(Shape3D shape, Vector3D shift) 
- 
Uses of Shape3D in org.jlab.geom.absMethods in org.jlab.geom.abs that return Shape3DModifier and TypeMethodDescriptionfinal Shape3DAbstractLayer.getBoundary()final Shape3DAbstractComponent.getVolumeShape()MeshComponent.getVolumeShape()
- 
Uses of Shape3D in org.jlab.geom.baseMethods in org.jlab.geom.base that return Shape3DModifier and TypeMethodDescriptionLayer.getBoundary()Returns a Shape3D object that approximately defines the target-side surface of this layer using a set of triangular faces.Component.getVolumeShape()Returns the volume of the component.
- 
Uses of Shape3D in org.jlab.geom.geantMethods in org.jlab.geom.geant that return Shape3D
- 
Uses of Shape3D in org.jlab.geom.primMethods in org.jlab.geom.prim that return Shape3D