java.lang.Object
physx.support.Vector_PxVec3.Raw
- Enclosing class:
- Vector_PxVec3
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Raw
public Raw()
-
-
Method Details
-
Vector_PxVec3
public static long Vector_PxVec3() -
Vector_PxVec3
public static long Vector_PxVec3(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)
-