Class PxObstacle.Raw

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

public static class PxObstacle.Raw extends Object
  • Constructor Details

    • Raw

      public Raw()
  • Method Details

    • destroy

      public static void destroy(long address)
    • getMUserData

      public static long getMUserData(long address)
    • setMUserData

      public static void setMUserData(long address, long value)
    • getMPos

      public static long getMPos(long address)
    • setMPos

      public static void setMPos(long address, long value)
    • getMRot

      public static long getMRot(long address)
    • setMRot

      public static void setMRot(long address, long value)
    • getType

      public static int getType(long address)