Package physx.physics

Class PxSimulationEventCallback

java.lang.Object
physx.NativeObject
physx.physics.PxSimulationEventCallback
Direct Known Subclasses:
SimpleSimulationEventCallback

public class PxSimulationEventCallback extends NativeObject
  • Field Details

    • SIZEOF

      public static final int SIZEOF
    • ALIGNOF

      public static final int ALIGNOF
      See Also:
  • Constructor Details

    • PxSimulationEventCallback

      protected PxSimulationEventCallback()
    • PxSimulationEventCallback

      protected PxSimulationEventCallback(long address)
  • Method Details