Package physx.common
Class PxPhysicsInsertionCallback
- java.lang.Object
-
- physx.NativeObject
-
- physx.common.PxPhysicsInsertionCallback
-
public class PxPhysicsInsertionCallback extends NativeObject
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class physx.NativeObject
NativeObject.Allocator<T>
-
-
Field Summary
-
Fields inherited from class physx.NativeObject
address, isStackAllocated
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedPxPhysicsInsertionCallback()protectedPxPhysicsInsertionCallback(long address)
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static PxPhysicsInsertionCallbackwrapPointer(long address)-
Methods inherited from class physx.NativeObject
getAddress
-
-
-
-
Method Detail
-
wrapPointer
public static PxPhysicsInsertionCallback wrapPointer(long address)
-
-