|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DHeightfield | |
---|---|
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 DHeightfield in org.ode4j.cpp.internal |
---|
Methods in org.ode4j.cpp.internal with parameters of type DHeightfield | |
---|---|
static DHeightfieldData |
ApiCppCollision.dGeomHeightfieldGetHeightfieldData(DHeightfield g)
|
static void |
ApiCppCollision.dGeomHeightfieldSetHeightfieldData(DHeightfield g,
DHeightfieldData d)
|
Uses of DHeightfield in org.ode4j.ode |
---|
Methods in org.ode4j.ode that return DHeightfield | |
---|---|
static DHeightfield |
OdeHelper.createHeightfield(DSpace space,
DHeightfieldData data,
boolean bPlaceable)
Creates a heightfield geom. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |