Class PxBoxObstacle


public class PxBoxObstacle extends PxObstacle
  • Field Details

    • SIZEOF

      public static final int SIZEOF
    • ALIGNOF

      public static final int ALIGNOF
      See Also:
  • Constructor Details

    • PxBoxObstacle

      protected PxBoxObstacle(long address)
    • PxBoxObstacle

      public PxBoxObstacle()
  • Method Details

    • wrapPointer

      public static PxBoxObstacle wrapPointer(long address)
    • arrayGet

      public static PxBoxObstacle arrayGet(long baseAddress, int index)
    • destroy

      public void destroy()
      Overrides:
      destroy in class PxObstacle
    • getMHalfExtents

      public PxVec3 getMHalfExtents()
      Returns:
      WebIDL type: PxVec3 [Value]
    • setMHalfExtents

      public void setMHalfExtents(PxVec3 value)
      Parameters:
      value - WebIDL type: PxVec3 [Value]