Class PxCapsuleObstacle


public class PxCapsuleObstacle extends PxObstacle
  • Field Details

    • SIZEOF

      public static final int SIZEOF
    • ALIGNOF

      public static final int ALIGNOF
      See Also:
  • Constructor Details

    • PxCapsuleObstacle

      protected PxCapsuleObstacle(long address)
    • PxCapsuleObstacle

      public PxCapsuleObstacle()
  • Method Details

    • wrapPointer

      public static PxCapsuleObstacle wrapPointer(long address)
    • arrayGet

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

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

      public float getMHalfHeight()
      Returns:
      WebIDL type: float
    • setMHalfHeight

      public void setMHalfHeight(float value)
      Parameters:
      value - WebIDL type: float
    • getMRadius

      public float getMRadius()
      Returns:
      WebIDL type: float
    • setMRadius

      public void setMRadius(float value)
      Parameters:
      value - WebIDL type: float