Class ConvexGeomSupport.Raw

java.lang.Object
physx.extensions.ConvexGeomSupport.Raw
Enclosing class:
ConvexGeomSupport

public static class ConvexGeomSupport.Raw extends Object
  • Constructor Details

    • Raw

      public Raw()
  • Method Details

    • ConvexGeomSupport_placed

      public static void ConvexGeomSupport_placed(long address)
    • ConvexGeomSupport_placed

      public static void ConvexGeomSupport_placed(long address, long geom)
    • ConvexGeomSupport_placed

      public static void ConvexGeomSupport_placed(long address, long geom, float margin)
    • ConvexGeomSupport

      public static long ConvexGeomSupport()
    • ConvexGeomSupport

      public static long ConvexGeomSupport(long geom)
    • ConvexGeomSupport

      public static long ConvexGeomSupport(long geom, float margin)
    • destroy

      public static void destroy(long address)