Package vhacd

Class VHACDHull

java.lang.Object
vhacd.VHACDHull

public class VHACDHull extends Object
A 3-D convex hull based on a V-HACD ConvexHull. Immutable.
  • Field Details

    • logger

      public static final Logger logger
      message logger for this class
  • Method Details

    • clonePositions

      public float[] clonePositions()
      Copy the vertex positions to a new array.
      Returns:
      the new array (not empty, length a multiple of 3)