|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HullError | |
---|---|
com.bulletphysics.linearmath.convexhull |
Uses of HullError in com.bulletphysics.linearmath.convexhull |
---|
Methods in com.bulletphysics.linearmath.convexhull that return HullError | |
---|---|
HullError |
HullLibrary.createConvexHull(HullDesc desc,
HullResult result)
|
HullError |
HullLibrary.releaseResult(HullResult result)
Release memory allocated for this result, we are done with it. |
static HullError |
HullError.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static HullError[] |
HullError.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |