|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectespresso3d.engine.base.E3DEngineItem
espresso3d.engine.renderer.base.E3DRenderable
espresso3d.engine.collision.bounding.E3DBoundingSphere
| Constructor Summary | |
E3DBoundingSphere(E3DEngine engine,
double radius)
|
|
| Method Summary | |
double |
getRadius()
|
void |
renderAtPosition(E3DVector3F position)
|
void |
setRadius(double radius)
|
| Methods inherited from class espresso3d.engine.renderer.base.E3DRenderable |
render |
| Methods inherited from class espresso3d.engine.base.E3DEngineItem |
getEngine, setEngine |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public E3DBoundingSphere(E3DEngine engine,
double radius)
| Method Detail |
public void renderAtPosition(E3DVector3F position)
renderAtPosition in class E3DRenderablepublic double getRadius()
public void setRadius(double radius)
radius - The radius to set.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||