Package vhacd4

Class Vhacd4Hull

java.lang.Object
vhacd4.Vhacd4Hull

public class Vhacd4Hull extends Object
A 3-D convex hull based on a V-HACD version 4 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)