|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DQuadTreeSpace | |
---|---|
org.ode4j.cpp.internal | USE NOT RECOMMENDED, SEE NOTE BELOW The classes in this package provide an API that is similar to the original C/C++ API. |
org.ode4j.ode | Public API for ode4j. |
Uses of DQuadTreeSpace in org.ode4j.cpp.internal |
---|
Methods in org.ode4j.cpp.internal that return DQuadTreeSpace | |
---|---|
static DQuadTreeSpace |
ApiCppCollisionSpace.dQuadTreeSpaceCreate(DSpace space,
DVector3C Center,
DVector3C Extents,
int Depth)
|
Uses of DQuadTreeSpace in org.ode4j.ode |
---|
Methods in org.ode4j.ode that return DQuadTreeSpace | |
---|---|
static DQuadTreeSpace |
OdeHelper.createQuadTreeSpace(DSpace space,
DVector3C Center,
DVector3C Extents,
int Depth)
|
static DQuadTreeSpace |
OdeHelper.createQuadTreeSpace(DVector3C Center,
DVector3C Extents,
int Depth)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |