Uses of Class
com.google.common.geometry.S2Projections.UvTransform
-
-
Uses of S2Projections.UvTransform in com.google.common.geometry
Methods in com.google.common.geometry that return S2Projections.UvTransform Modifier and Type Method Description static S2Projections.UvTransformS2Projections. faceToUvTransform(int face)Returns theS2Projections.UvTransformfor the specified face.
-