|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.rico.editor.datamodel.AbstractLightData
de.rico.editor.datamodel.PosLightData
public class PosLightData
This class is the editor reprensentation of a positional light.
Constructor Summary | |
---|---|
PosLightData(Point3D pos,
Color4f amb,
Color4f diff,
int lightNr)
|
Method Summary | |
---|---|
Point3D |
getPosition()
Returns the position data. |
Methods inherited from class de.rico.editor.datamodel.AbstractLightData |
---|
getAmb, getDiff, getLightNr |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PosLightData(Point3D pos, Color4f amb, Color4f diff, int lightNr)
Method Detail |
---|
public Point3D getPosition()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |