|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Box | |
|---|---|
| org.xith3d.physics.collision.collideable | |
| org.xith3d.scenegraph.primitives | |
| Uses of Box in org.xith3d.physics.collision.collideable |
|---|
| Methods in org.xith3d.physics.collision.collideable that return Box | |
|---|---|
Box |
BoxCollideable.getBaseGFX()
|
Box |
BoxCollideable.getDebugGFX()
|
| Uses of Box in org.xith3d.scenegraph.primitives |
|---|
| Subclasses of Box in org.xith3d.scenegraph.primitives | |
|---|---|
class |
Cube
A simple Cube. |
| Methods in org.xith3d.scenegraph.primitives that return Box | |
|---|---|
static Box |
Box.createFromBoxBody(org.openmali.spatial.bodies.Box box,
Appearance app)
Builds a Box. |
static Box |
Box.createFromBoxBody(org.openmali.spatial.bodies.Box box,
org.openmali.vecmath2.Colorf color)
Builds a Box. |
static Box |
Box.createFromBoxBody(org.openmali.spatial.bodies.Box box,
int features,
boolean colorAlpha,
int texCoordsSize)
Builds a Box. |
static Box |
Box.createFromBoxBody(org.openmali.spatial.bodies.Box box,
java.lang.String texture)
Builds a Box. |
static Box |
Box.createFromBoxBody(org.openmali.spatial.bodies.Box box,
Texture texture)
Builds a Box. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||