java.lang.Object
physx.support.Vector_PxSweepHit.Raw
- Enclosing class:
- Vector_PxSweepHit
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic longat(long address, int index) static voidclear(long address) static longdata(long address) static voiddestroy(long address) static voidpush_back(long address, long value) static intsize(long address) static longstatic longVector_PxSweepHit(int size)
-
Constructor Details
-
Raw
public Raw()
-
-
Method Details
-
Vector_PxSweepHit
public static long Vector_PxSweepHit() -
Vector_PxSweepHit
public static long Vector_PxSweepHit(int size) -
destroy
public static void destroy(long address) -
at
public static long at(long address, int index) -
data
public static long data(long address) -
size
public static int size(long address) -
push_back
public static void push_back(long address, long value) -
clear
public static void clear(long address)
-