Class PxBoxController.Raw

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

public static class PxBoxController.Raw extends Object
  • Constructor Details

    • Raw

      public Raw()
  • Method Details

    • getHalfHeight

      public static float getHalfHeight(long address)
    • getHalfSideExtent

      public static float getHalfSideExtent(long address)
    • getHalfForwardExtent

      public static float getHalfForwardExtent(long address)
    • setHalfHeight

      public static boolean setHalfHeight(long address, float halfHeight)
    • setHalfSideExtent

      public static boolean setHalfSideExtent(long address, float halfSideExtent)
    • setHalfForwardExtent

      public static boolean setHalfForwardExtent(long address, float halfForwardExtent)