|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bulletphysics.linearmath.convexhull.HullLibrary
public class HullLibrary
Constructor Summary | |
---|---|
HullLibrary()
|
Method Summary | |
---|---|
HullError |
createConvexHull(HullDesc desc,
HullResult result)
|
HullError |
releaseResult(HullResult result)
Release memory allocated for this result, we are done with it. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HullLibrary()
Method Detail |
---|
public HullError createConvexHull(HullDesc desc, HullResult result)
desc
- describes the input requestresult
- contains the resultpublic HullError releaseResult(HullResult result)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |