|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgestalt.shape.AbstractShape
gestalt.shape.TransformNode
gestalt.impl.jogl.shape.JoglTransformNode
public class JoglTransformNode
| Constructor Summary | |
|---|---|
JoglTransformNode()
|
|
| Method Summary | |
|---|---|
void |
draw(GLContext theRenderContext)
this method is used to draw the drawable, when the context is ready. |
| Methods inherited from class gestalt.shape.TransformNode |
|---|
add, add, children, clear, find, get, getDataRef, getSortData, getSortValue, isSortable, remove, remove, remove, replace, set, setSortValue, size, swap, swap, toString, transformLocalPositionToWorldPosition |
| Methods inherited from class gestalt.shape.AbstractShape |
|---|
getTransformMode, isActive, material, position, position, position, position, rotation, rotation, scale, scale, scale, setActive, setChildContainer, setMaterialRef, setPositionRef, setRotationRef, setScaleRef, setTransformMode, setTransformRef, transform |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface gestalt.render.bin.AbstractBin |
|---|
setActive |
| Methods inherited from interface gestalt.render.Drawable |
|---|
isActive |
| Constructor Detail |
|---|
public JoglTransformNode()
| Method Detail |
|---|
public void draw(GLContext theRenderContext)
Drawable
theRenderContext - GLContext
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||