Class PxVehicleCommandResponseParams

java.lang.Object
physx.NativeObject
physx.vehicle2.PxVehicleCommandResponseParams
Direct Known Subclasses:
PxVehicleBrakeCommandResponseParams, PxVehicleDirectDriveThrottleCommandResponseParams, PxVehicleSteerCommandResponseParams

public class PxVehicleCommandResponseParams extends NativeObject
  • Field Details

    • SIZEOF

      public static final int SIZEOF
    • ALIGNOF

      public static final int ALIGNOF
      See Also:
  • Constructor Details

    • PxVehicleCommandResponseParams

      protected PxVehicleCommandResponseParams(long address)
    • PxVehicleCommandResponseParams

      public PxVehicleCommandResponseParams()
  • Method Details