Class PxBoxControllerDesc

    • Constructor Detail

      • PxBoxControllerDesc

        protected PxBoxControllerDesc​(long address)
      • PxBoxControllerDesc

        public PxBoxControllerDesc()
    • Method Detail

      • destroy

        public void destroy()
      • getHalfHeight

        public float getHalfHeight()
        Returns:
        WebIDL type: float
      • setHalfHeight

        public void setHalfHeight​(float value)
        Parameters:
        value - WebIDL type: float
      • getHalfSideExtent

        public float getHalfSideExtent()
        Returns:
        WebIDL type: float
      • setHalfSideExtent

        public void setHalfSideExtent​(float value)
        Parameters:
        value - WebIDL type: float
      • getHalfForwardExtent

        public float getHalfForwardExtent()
        Returns:
        WebIDL type: float
      • setHalfForwardExtent

        public void setHalfForwardExtent​(float value)
        Parameters:
        value - WebIDL type: float
      • setToDefault

        public void setToDefault()