|
Bouncy Castle Rendering Toolkit 1.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.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()
|
Bouncy Castle Rendering Toolkit 1.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |