Package physx.physics

Class PxRaycastHit.Raw

java.lang.Object
physx.physics.PxRaycastHit.Raw
Enclosing class:
PxRaycastHit

public static class PxRaycastHit.Raw extends Object
  • Constructor Details

    • Raw

      public Raw()
  • Method Details

    • PxRaycastHit_placed

      public static void PxRaycastHit_placed(long address)
    • PxRaycastHit

      public static long PxRaycastHit()
    • destroy

      public static void destroy(long address)
    • getActor

      public static long getActor(long address)
    • setActor

      public static void setActor(long address, long value)
    • getShape

      public static long getShape(long address)
    • setShape

      public static void setShape(long address, long value)