Uses of Interface
gov.nasa.worldwind.terrain.SectorGeometry.GeographicTextureCoordinateComputer
- 
Packages that use SectorGeometry.GeographicTextureCoordinateComputer Package Description gov.nasa.worldwind.terrain 
- 
- 
Uses of SectorGeometry.GeographicTextureCoordinateComputer in gov.nasa.worldwind.terrainMethods in gov.nasa.worldwind.terrain with parameters of type SectorGeometry.GeographicTextureCoordinateComputer Modifier and Type Method Description protected java.nio.DoubleBufferRectangularTessellator. makeGeographicTexCoords(SectorGeometry sg, SectorGeometry.GeographicTextureCoordinateComputer computer)java.nio.DoubleBufferRectangularTessellator.RectTile. makeTextureCoordinates(SectorGeometry.GeographicTextureCoordinateComputer computer)java.nio.DoubleBufferSectorGeometry. makeTextureCoordinates(SectorGeometry.GeographicTextureCoordinateComputer computer)Computes texture coordinates for the geometry.
 
-