java.lang.Object
physx.physics.PxSweepHit.Raw
- Enclosing class:
- PxSweepHit
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Raw
public Raw()
-
-
Method Details
-
PxSweepHit_placed
public static void PxSweepHit_placed(long address) -
PxSweepHit
public static long PxSweepHit() -
destroy
public static void destroy(long address) -
getActor
public static long getActor(long address) -
setActor
public static void setActor(long address, long value) -
getShape
public static long getShape(long address) -
setShape
public static void setShape(long address, long value)
-