Package physx.geomutils
Class PxMeshScale
- java.lang.Object
-
- physx.NativeObject
-
- physx.geomutils.PxMeshScale
-
public class PxMeshScale 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 PxMeshScale()PxMeshScale(float r)protectedPxMeshScale(long address)PxMeshScale(PxVec3 s, PxQuat r)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddestroy()static PxMeshScalewrapPointer(long address)-
Methods inherited from class physx.NativeObject
getAddress
-
-
-
-
Method Detail
-
wrapPointer
public static PxMeshScale wrapPointer(long address)
-
destroy
public void destroy()
-
-