java.lang.Object
physx.extensions.ConvexGeomSupport.Raw
- Enclosing class:
- ConvexGeomSupport
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic longstatic longConvexGeomSupport(long geom) static longConvexGeomSupport(long geom, float margin) static voidConvexGeomSupport_placed(long address) static voidConvexGeomSupport_placed(long address, long geom) static voidConvexGeomSupport_placed(long address, long geom, float margin) static voiddestroy(long address)
-
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)
-