Uses of Class
zext.plantuml.com.ctreber.acearth.shader.Shader
Packages that use Shader
Package
Description
-
Uses of Shader in zext.plantuml.com.ctreber.acearth.renderer
Methods in zext.plantuml.com.ctreber.acearth.renderer with parameters of type Shader -
Uses of Shader in zext.plantuml.com.ctreber.acearth.shader
Subclasses of Shader in zext.plantuml.com.ctreber.acearth.shaderModifier and TypeClassDescriptionclassShader for projections which display the whole surface.classFlat shader (does not care for Projection).classShader for the orthographic projection.