Package physx.vhacd

Class VHACDImpl.Raw

java.lang.Object
physx.vhacd.VHACDImpl.Raw
Enclosing class:
VHACDImpl

public static class VHACDImpl.Raw extends Object
  • Constructor Details

    • Raw

      public Raw()
  • Method Details

    • VHACDImpl

      public static long VHACDImpl()
    • destroy

      public static void destroy(long address)
    • Compute

      public static boolean Compute(long address, long points, int countPoints, long triangles, int countTriangles, long params)
    • GetNConvexHulls

      public static int GetNConvexHulls(long address)
    • GetConvexHull

      public static boolean GetConvexHull(long address, int index, long ch)