Uses of Class
gov.nasa.worldwind.ogc.collada.ColladaEffect
- 
Packages that use ColladaEffect Package Description gov.nasa.worldwind.ogc.collada.impl Provides classes for rendering COLLADA documents.
- 
- 
Uses of ColladaEffect in gov.nasa.worldwind.ogc.collada.implMethods in gov.nasa.worldwind.ogc.collada.impl that return ColladaEffect Modifier and Type Method Description protected ColladaEffectColladaMeshShape. getEffect(ColladaAbstractGeometry geometry)Indicates the effect applied to a geometry.Methods in gov.nasa.worldwind.ogc.collada.impl with parameters of type ColladaEffect Modifier and Type Method Description protected java.lang.StringColladaMeshShape. getImageRef(ColladaEffect effect, ColladaTexture texture)Indicates the reference string for an image.
 
-