Package physx.physics
Class PxArticulationCache
- java.lang.Object
-
- physx.NativeObject
-
- physx.physics.PxArticulationCache
-
public class PxArticulationCache 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, isExternallyAllocated
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedPxArticulationCache()protectedPxArticulationCache(long address)
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static PxArticulationCachewrapPointer(long address)-
Methods inherited from class physx.NativeObject
checkNotNull, equals, getAddress, hashCode
-
-
-
-
Method Detail
-
wrapPointer
public static PxArticulationCache wrapPointer(long address)
-
-