|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgestalt.shape.AbstractShape
gestalt.extension.quadline.QuadLine
gestalt.impl.jogl.extension.quadline.JoglQuadLine
public class JoglQuadLine
| Field Summary |
|---|
| Fields inherited from class gestalt.extension.quadline.QuadLine |
|---|
colors, linewidth, linewidths, points |
| Constructor Summary | |
|---|---|
JoglQuadLine()
|
|
| Method Summary | |
|---|---|
void |
draw(GLContext theRenderContext)
this method is used to draw the drawable, when the context is ready. |
| Methods inherited from class gestalt.extension.quadline.QuadLine |
|---|
autoupdate, getLineFragments, getProducer, getSortData, getSortValue, propagateUpVector, setLineWidthInterpolator, setSortValue, update, upvector |
| Methods inherited from class gestalt.shape.AbstractShape |
|---|
add, getTransformMode, isActive, isSortable, 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, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JoglQuadLine()
| 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 | ||||||||