|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectde.grogra.imp3d.gl20.GL20Resource
de.grogra.imp3d.gl20.GL20ResourceShape
de.grogra.imp3d.gl20.GL20ResourceShapePolygons
public class GL20ResourceShapePolygons
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
GL20ResourceShapePolygons()
|
|
| Method Summary | |
|---|---|
void |
applyGeometry()
tell this GL20ResourceShapePolygons that it should apply the
geometry to the GL20GfxServer |
void |
destroy()
destroy this GL20ResourceShapePolygons |
boolean |
isUpToDate()
check if this GL20ResourceShapePolygons is up to date. |
void |
setPolygonArray(PolygonArray polygonArray)
set the PolygonArray of this GL20ResourceShapePolygons |
void |
update()
update the state of this GL20ResourceShapePolygons |
| Methods inherited from class de.grogra.imp3d.gl20.GL20ResourceShape |
|---|
getShader, getShapeTransformationMatrix, getWorldTransformationMatrix, setShader, setShapeTransformationMatrix, setWorldTransformationMatrix |
| 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 GL20ResourceShapePolygons()
| Method Detail |
|---|
public void applyGeometry()
GL20ResourceShapePolygons that it should apply the
geometry to the GL20GfxServer
applyGeometry in class GL20ResourceShapepublic void destroy()
GL20ResourceShapePolygons
destroy in class GL20ResourceShapeGL20Resourcepublic boolean isUpToDate()
GL20ResourceShapePolygons is up to date.
isUpToDate in class GL20ResourceShapetrue - this GL20ResourceShapePolygons is up to dateGL20Resourcepublic final void setPolygonArray(PolygonArray polygonArray)
PolygonArray of this GL20ResourceShapePolygons
polygonArray - the PolygonArraypublic void update()
GL20ResourceShapePolygons
update in class GL20ResourceShapeGL20Resource
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||