Class PxControllerShapeHit.Raw

java.lang.Object
physx.character.PxControllerShapeHit.Raw
Enclosing class:
PxControllerShapeHit

public static class PxControllerShapeHit.Raw extends Object
  • Constructor Details

    • Raw

      public Raw()
  • Method Details

    • destroy

      public static void destroy(long address)
    • getShape

      public static long getShape(long address)
    • setShape

      public static void setShape(long address, long value)
    • getActor

      public static long getActor(long address)
    • setActor

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

      public static int getTriangleIndex(long address)
    • setTriangleIndex

      public static void setTriangleIndex(long address, int value)