Uses of Class
gov.nasa.worldwind.ogc.collada.impl.ColladaMeshShape.ExtentCacheKey
-
Packages that use ColladaMeshShape.ExtentCacheKey Package Description gov.nasa.worldwind.ogc.collada.impl Provides classes for rendering COLLADA documents. -
-
Uses of ColladaMeshShape.ExtentCacheKey in gov.nasa.worldwind.ogc.collada.impl
Fields in gov.nasa.worldwind.ogc.collada.impl with type parameters of type ColladaMeshShape.ExtentCacheKey Modifier and Type Field Description protected java.util.Map<ColladaMeshShape.ExtentCacheKey,Extent>
ColladaMeshShape. extentCache
Cache of shape extents computed for different transform matrices.
-