Uses of Class
Jcg.polyhedron.Face
Packages that use Face
-
Uses of Face in Jcg.meshgeneration
Fields in Jcg.meshgeneration declared as FaceMethods in Jcg.meshgeneration that return FaceMethods in Jcg.meshgeneration with parameters of type FaceModifier and TypeMethodDescriptionprivate voidSphereGeneration.subdivideFace(Face<Point_3> f) Perform the subdivision of a face into 4 triangular sub-faces Edges must already be split: the face has degree 3+3 -
Uses of Face in Jcg.polyhedron
Fields in Jcg.polyhedron declared as FaceModifier and TypeFieldDescriptionHalfedge.facea reference to face incident to (containing) this half-edge.Fields in Jcg.polyhedron with type parameters of type FaceMethods in Jcg.polyhedron that return FaceMethods in Jcg.polyhedron with parameters of type Face -
Uses of Face in Jcg.viewer.processing3d
Methods in Jcg.viewer.processing3d with parameters of type Face