Uses of Interface
gov.nasa.worldwind.terrain.Tessellator
- 
Packages that use Tessellator Package Description gov.nasa.worldwind.globes Provides classes for representing the shape and terrain of a planet.gov.nasa.worldwind.terrain 
- 
- 
Uses of Tessellator in gov.nasa.worldwind.globesFields in gov.nasa.worldwind.globes declared as Tessellator Modifier and Type Field Description protected TessellatorEllipsoidalGlobe.StateKey. tessellatorMethods in gov.nasa.worldwind.globes that return Tessellator Modifier and Type Method Description TessellatorEllipsoidalGlobe. getTessellator()TessellatorGlobe. getTessellator()Returns this globe's current tessellator.Methods in gov.nasa.worldwind.globes with parameters of type Tessellator Modifier and Type Method Description voidEllipsoidalGlobe. setTessellator(Tessellator tessellator)voidGlobe. setTessellator(Tessellator tessellator)Specifies this globe's tessellator.
- 
Uses of Tessellator in gov.nasa.worldwind.terrainClasses in gov.nasa.worldwind.terrain that implement Tessellator Modifier and Type Class Description classRectangularTessellator
 
-