java.lang.Object
physx.NativeObject
physx.vehicle2.PxVehicleFixedSizeLookupTableVec3_3
-
Nested Class Summary
Nested classes/interfaces inherited from class physx.NativeObject
NativeObject.Allocator<T> -
Field Summary
FieldsFields inherited from class physx.NativeObject
address, isExternallyAllocated, SIZEOF_BYTE, SIZEOF_DOUBLE, SIZEOF_FLOAT, SIZEOF_INT, SIZEOF_LONG, SIZEOF_POINTER, SIZEOF_SHORT -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanarrayGet(long baseAddress, int index) voidclear()voiddestroy()interpolate(float x) booleanisValid()wrapPointer(long address) Methods inherited from class physx.NativeObject
checkNotNull, equals, getAddress, hashCode
-
Field Details
-
SIZEOF
public static final int SIZEOF -
ALIGNOF
public static final int ALIGNOF- See Also:
-
-
Constructor Details
-
PxVehicleFixedSizeLookupTableVec3_3
protected PxVehicleFixedSizeLookupTableVec3_3(long address) -
PxVehicleFixedSizeLookupTableVec3_3
public PxVehicleFixedSizeLookupTableVec3_3()
-
-
Method Details
-
wrapPointer
-
arrayGet
-
destroy
public void destroy() -
addPair
- Parameters:
x- WebIDL type: floaty- WebIDL type:PxVec3[Const, Ref]- Returns:
- WebIDL type: boolean
-
interpolate
- Parameters:
x- WebIDL type: float- Returns:
- WebIDL type:
PxVec3[Value]
-
clear
public void clear() -
isValid
public boolean isValid()- Returns:
- WebIDL type: boolean
-