| Name | Description | Type | Package | Framework |
| HullDesc | Describes point cloud data and other input for conversion to polygonal representation. | Class | com.bulletphysics.linearmath.convexhull | JBullet |
| HullFlags | Flags that affects convex hull generation, used in HullDesc. | Class | com.bulletphysics.linearmath.convexhull | JBullet |
| HullLibrary | HullLibrary class can create a convex hull from a collection of vertices, using the ComputeHull method. | Class | com.bulletphysics.linearmath.convexhull | JBullet |
| HullResult | Contains resulting polygonal representation. | Class | com.bulletphysics.linearmath.convexhull | JBullet |