|
XJRT Rendering Toolkit 1.0b06 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.autochthonous.graphics.rt.LightData
Constructor Summary | |
LightData()
|
Method Summary | |
Color3f |
color()
|
void |
dispose()
|
static LightData |
getInstance(float nDotL,
Vector3f L,
Color3f col)
|
Vector3f |
L()
|
float |
NDotL()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LightData()
Method Detail |
public static LightData getInstance(float nDotL, Vector3f L, Color3f col)
public void dispose()
public float NDotL()
public Vector3f L()
public Color3f color()
|
XJRT Rendering Toolkit 1.0b06 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |