|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgestalt.shape.AbstractShape
gestalt.model.JoglBoundingBox
public abstract class JoglBoundingBox
| Field Summary | |
|---|---|
Vector3f |
center
|
Vector3f |
p0
|
Vector3f |
p1
|
Vector3f |
p2
|
Vector3f |
p3
|
Vector3f |
p4
|
Vector3f |
p5
|
Vector3f |
p6
|
Vector3f |
p7
|
Vector3f |
size
|
| Constructor Summary | |
|---|---|
JoglBoundingBox()
|
|
| 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.AbstractShape |
|---|
add, getSortData, getSortValue, getTransformMode, isActive, isSortable, material, position, position, position, position, rotation, rotation, scale, scale, scale, setActive, setChildContainer, setMaterialRef, setPositionRef, setRotationRef, setScaleRef, setSortValue, setTransformMode, setTransformRef, transform |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Vector3f p0
public Vector3f p1
public Vector3f p2
public Vector3f p3
public Vector3f p4
public Vector3f p5
public Vector3f p6
public Vector3f p7
public Vector3f center
public Vector3f size
| Constructor Detail |
|---|
public JoglBoundingBox()
| 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 | ||||||||