Package physx.physics

Class PxgDynamicsMemoryConfig

    • Constructor Detail

      • PxgDynamicsMemoryConfig

        protected PxgDynamicsMemoryConfig​(long address)
      • PxgDynamicsMemoryConfig

        public PxgDynamicsMemoryConfig()
    • Method Detail

      • destroy

        public void destroy()
      • getConstraintBufferCapacity

        public int getConstraintBufferCapacity()
        Returns:
        WebIDL type: unsigned long
      • setConstraintBufferCapacity

        public void setConstraintBufferCapacity​(int value)
        Parameters:
        value - WebIDL type: unsigned long
      • getContactBufferCapacity

        public int getContactBufferCapacity()
        Returns:
        WebIDL type: unsigned long
      • setContactBufferCapacity

        public void setContactBufferCapacity​(int value)
        Parameters:
        value - WebIDL type: unsigned long
      • getTempBufferCapacity

        public int getTempBufferCapacity()
        Returns:
        WebIDL type: unsigned long
      • setTempBufferCapacity

        public void setTempBufferCapacity​(int value)
        Parameters:
        value - WebIDL type: unsigned long
      • getContactStreamSize

        public int getContactStreamSize()
        Returns:
        WebIDL type: unsigned long
      • setContactStreamSize

        public void setContactStreamSize​(int value)
        Parameters:
        value - WebIDL type: unsigned long
      • getPatchStreamSize

        public int getPatchStreamSize()
        Returns:
        WebIDL type: unsigned long
      • setPatchStreamSize

        public void setPatchStreamSize​(int value)
        Parameters:
        value - WebIDL type: unsigned long
      • getForceStreamCapacity

        public int getForceStreamCapacity()
        Returns:
        WebIDL type: unsigned long
      • setForceStreamCapacity

        public void setForceStreamCapacity​(int value)
        Parameters:
        value - WebIDL type: unsigned long
      • getHeapCapacity

        public int getHeapCapacity()
        Returns:
        WebIDL type: unsigned long
      • setHeapCapacity

        public void setHeapCapacity​(int value)
        Parameters:
        value - WebIDL type: unsigned long
      • getFoundLostPairsCapacity

        public int getFoundLostPairsCapacity()
        Returns:
        WebIDL type: unsigned long
      • setFoundLostPairsCapacity

        public void setFoundLostPairsCapacity​(int value)
        Parameters:
        value - WebIDL type: unsigned long