Class PxJointLinearLimit


public class PxJointLinearLimit extends PxJointLimitParameters
  • Field Details

    • SIZEOF

      public static final int SIZEOF
    • ALIGNOF

      public static final int ALIGNOF
      See Also:
  • Constructor Details

    • PxJointLinearLimit

      protected PxJointLinearLimit()
    • PxJointLinearLimit

      protected PxJointLinearLimit(long address)
    • PxJointLinearLimit

      public PxJointLinearLimit(float extent, PxSpring spring)
      Parameters:
      extent - WebIDL type: float
      spring - WebIDL type: PxSpring [Const, Ref]
  • Method Details

    • wrapPointer

      public static PxJointLinearLimit wrapPointer(long address)
    • arrayGet

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

      public void destroy()
    • getValue

      public float getValue()
      Returns:
      WebIDL type: float
    • setValue

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