|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DGeom.CONTROL_CODE | |
---|---|
org.ode4j.ode | Public API for ode4j. |
Uses of DGeom.CONTROL_CODE in org.ode4j.ode |
---|
Methods in org.ode4j.ode that return DGeom.CONTROL_CODE | |
---|---|
static DGeom.CONTROL_CODE |
DGeom.CONTROL_CODE.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static DGeom.CONTROL_CODE[] |
DGeom.CONTROL_CODE.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.ode4j.ode with parameters of type DGeom.CONTROL_CODE | |
---|---|
boolean |
DGeom.lowLevelControl(DGeom.CONTROL_CLASS controlClass,
DGeom.CONTROL_CODE controlCode,
DGeom.DataValue dataValue,
org.cpp4j.java.RefInt dataSize)
Execute low level control operation for geometry. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |