Class PxBoxController

    • Constructor Detail

      • PxBoxController

        protected PxBoxController()
      • PxBoxController

        protected PxBoxController​(long address)
    • Method Detail

      • wrapPointer

        public static PxBoxController wrapPointer​(long address)
      • getHalfHeight

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

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

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

        public void setHalfHeight​(float halfHeight)
        Parameters:
        halfHeight - WebIDL type: float
      • setHalfSideExtent

        public void setHalfSideExtent​(float halfSideExtent)
        Parameters:
        halfSideExtent - WebIDL type: float
      • setHalfForwardExtent

        public void setHalfForwardExtent​(float halfForwardExtent)
        Parameters:
        halfForwardExtent - WebIDL type: float