Uses of Class
com.bulletphysics.linearmath.convexhull.HullResult

Packages that use HullResult
com.bulletphysics.linearmath.convexhull   
 

Uses of HullResult in com.bulletphysics.linearmath.convexhull
 

Methods in com.bulletphysics.linearmath.convexhull with parameters of type HullResult
 HullError HullLibrary.createConvexHull(HullDesc desc, HullResult result)
           
 HullError HullLibrary.releaseResult(HullResult result)
          Release memory allocated for this result, we are done with it.