Package gaiasky.util.gdx.shader
Class AtmosphereShader.Inputs
java.lang.Object
gaiasky.util.gdx.shader.AtmosphereShader.Inputs
- Enclosing class:
- AtmosphereShader
public static class AtmosphereShader.Inputs
extends java.lang.Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description Inputs()
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
projTrans
-
viewTrans
-
projViewTrans
-
cameraPosition
-
cameraDirection
-
cameraUp
-
cameraNearFar
-
cameraK
-
worldTrans
-
viewWorldTrans
-
projViewWorldTrans
-
normalMatrix
-
alpha
-
cameraHeight
-
outerRadius
-
innerRadius
-
innerRadius2
-
krESun
-
kmESun
-
kr4PI
-
km4PI
-
scale
-
scaleDepth
-
scaleOverScaleDepth
-
nSamples
-
g
-
planetPos
-
lightPos
-
cameraPos
-
invWavelength
-
vc
-
velDir
-
hterms
-
gw
-
gwmat3
-
ts
-
omgw
-
-
Constructor Details
-
Inputs
public Inputs()
-