Package physx.physics

Class PxBroadPhaseRegionInfo

    • Constructor Detail

      • PxBroadPhaseRegionInfo

        protected PxBroadPhaseRegionInfo​(long address)
      • PxBroadPhaseRegionInfo

        public PxBroadPhaseRegionInfo()
    • Method Detail

      • destroy

        public void destroy()
      • getNbStaticObjects

        public int getNbStaticObjects()
        Returns:
        WebIDL type: unsigned long
      • setNbStaticObjects

        public void setNbStaticObjects​(int value)
        Parameters:
        value - WebIDL type: unsigned long
      • getNbDynamicObjects

        public int getNbDynamicObjects()
        Returns:
        WebIDL type: unsigned long
      • setNbDynamicObjects

        public void setNbDynamicObjects​(int value)
        Parameters:
        value - WebIDL type: unsigned long
      • getActive

        public boolean getActive()
        Returns:
        WebIDL type: boolean
      • setActive

        public void setActive​(boolean value)
        Parameters:
        value - WebIDL type: boolean
      • getOverlap

        public boolean getOverlap()
        Returns:
        WebIDL type: boolean
      • setOverlap

        public void setOverlap​(boolean value)
        Parameters:
        value - WebIDL type: boolean