Uses of Interface
org.jlab.geom.prim.Face3D
Packages that use Face3D
-
Uses of Face3D in org.jlab.detector.geom.RICH
Methods in org.jlab.detector.geom.RICH that return Face3DModifier and TypeMethodDescriptionRICHLayer.get_CompoFace(int icompo, int ifa) RICHLayer.get_Face(int ifa) Methods in org.jlab.detector.geom.RICH with parameters of type Face3DModifier and TypeMethodDescriptionvoidRICHGeoFactory.toTriangle3D(Face3D face) RICHLayer.toTriangle3D(Face3D face) -
Uses of Face3D in org.jlab.geom.prim
Classes in org.jlab.geom.prim that implement Face3DModifier and TypeClassDescriptionfinal classA horizontal cylindrical segment represented by anarcand a height.final classA sector represented by anarcand a radial thickness.final classA 3D trapezoid represented by four points laying on the same plane.final classA 3D triangle represented by three points.Methods in org.jlab.geom.prim that return Face3DModifier and TypeMethodDescriptionShape3D.face(int index) Returns the face corresponding to the given index.Methods in org.jlab.geom.prim with parameters of type Face3DModifier and TypeMethodDescriptionvoidAdds the given face to this shape.Constructors in org.jlab.geom.prim with parameters of type Face3D