|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.grogra.imp3d.gl20.GL20Resource de.grogra.imp3d.gl20.GL20ResourceLight de.grogra.imp3d.gl20.GL20ResourceLightPoint
public class GL20ResourceLightPoint
Field Summary |
---|
Constructor Summary | |
---|---|
GL20ResourceLightPoint()
|
Method Summary | |
---|---|
void |
destroy()
destroy this GL20ResourceLightPoint |
boolean |
isUpToDate()
check if this GL20ResourceLightPoint is up to date. |
void |
update()
update the state of this GL20ResourceLightPoint |
Methods inherited from class de.grogra.imp3d.gl20.GL20ResourceLight |
---|
destory, getColor, getWorldTransformationMatrix, registerLight, setColor, setupLights, setWorldTransformationMatrix, unregisterLight |
Methods inherited from class de.grogra.imp3d.gl20.GL20Resource |
---|
getResourceClass, getResourceClassType, getResourceType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GL20ResourceLightPoint()
Method Detail |
---|
public void destroy()
GL20ResourceLightPoint
destroy
in class GL20Resource
GL20Resource
public boolean isUpToDate()
GL20ResourceLightPoint
is up to date.
isUpToDate
in class GL20ResourceLight
true
- this GL20ResourceLightPoint
is up to dateGL20Resource
public void update()
GL20ResourceLightPoint
update
in class GL20ResourceLight
GL20Resource
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |