Class PxVehicleFixedSizeLookupTableVec3_3

java.lang.Object
physx.NativeObject
physx.vehicle2.PxVehicleFixedSizeLookupTableVec3_3

public class PxVehicleFixedSizeLookupTableVec3_3 extends NativeObject
  • 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

      public static PxVehicleFixedSizeLookupTableVec3_3 wrapPointer(long address)
    • arrayGet

      public static PxVehicleFixedSizeLookupTableVec3_3 arrayGet(long baseAddress, int index)
    • destroy

      public void destroy()
    • addPair

      public boolean addPair(float x, PxVec3 y)
      Parameters:
      x - WebIDL type: float
      y - WebIDL type: PxVec3 [Const, Ref]
      Returns:
      WebIDL type: boolean
    • interpolate

      public PxVec3 interpolate(float x)
      Parameters:
      x - WebIDL type: float
      Returns:
      WebIDL type: PxVec3 [Value]
    • clear

      public void clear()
    • isValid

      public boolean isValid()
      Returns:
      WebIDL type: boolean