Class PxControllerStats

    • Constructor Detail

      • PxControllerStats

        protected PxControllerStats()
      • PxControllerStats

        protected PxControllerStats​(long address)
    • Method Detail

      • destroy

        public void destroy()
      • getNbIterations

        public short getNbIterations()
        Returns:
        WebIDL type: unsigned short
      • setNbIterations

        public void setNbIterations​(short value)
        Parameters:
        value - WebIDL type: unsigned short
      • getNbFullUpdates

        public short getNbFullUpdates()
        Returns:
        WebIDL type: unsigned short
      • setNbFullUpdates

        public void setNbFullUpdates​(short value)
        Parameters:
        value - WebIDL type: unsigned short
      • getNbPartialUpdates

        public short getNbPartialUpdates()
        Returns:
        WebIDL type: unsigned short
      • setNbPartialUpdates

        public void setNbPartialUpdates​(short value)
        Parameters:
        value - WebIDL type: unsigned short
      • getNbTessellation

        public short getNbTessellation()
        Returns:
        WebIDL type: unsigned short
      • setNbTessellation

        public void setNbTessellation​(short value)
        Parameters:
        value - WebIDL type: unsigned short