Package physx.physics

Class PxSweepCallback

java.lang.Object
physx.NativeObject
physx.physics.PxSweepCallback
Direct Known Subclasses:
PxSweepBuffer10, PxSweepResult

public class PxSweepCallback extends NativeObject
  • Field Details

    • SIZEOF

      public static final int SIZEOF
    • ALIGNOF

      public static final int ALIGNOF
      See Also:
  • Constructor Details

    • PxSweepCallback

      protected PxSweepCallback()
    • PxSweepCallback

      protected PxSweepCallback(long address)
  • Method Details

    • wrapPointer

      public static PxSweepCallback wrapPointer(long address)
    • arrayGet

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

      public void destroy()
    • hasAnyHits

      public boolean hasAnyHits()
      Returns:
      WebIDL type: boolean