Package physx.physics

Class PxQueryHit.Raw

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

public static class PxQueryHit.Raw extends Object
  • Constructor Details

    • Raw

      public Raw()
  • Method Details

    • destroy

      public static void destroy(long address)
    • getFaceIndex

      public static int getFaceIndex(long address)
    • setFaceIndex

      public static void setFaceIndex(long address, int value)