Package physx.cooking

Class PxCookingParams

    • Constructor Detail

      • PxCookingParams

        protected PxCookingParams()
      • PxCookingParams

        protected PxCookingParams​(long address)
    • Method Detail

      • wrapPointer

        public static PxCookingParams wrapPointer​(long address)
      • destroy

        public void destroy()
      • getAreaTestEpsilon

        public float getAreaTestEpsilon()
        Returns:
        WebIDL type: float
      • setAreaTestEpsilon

        public void setAreaTestEpsilon​(float value)
        Parameters:
        value - WebIDL type: float
      • getPlaneTolerance

        public float getPlaneTolerance()
        Returns:
        WebIDL type: float
      • setPlaneTolerance

        public void setPlaneTolerance​(float value)
        Parameters:
        value - WebIDL type: float
      • setConvexMeshCookingType

        public void setConvexMeshCookingType​(int value)
        Parameters:
        value - WebIDL type: PxConvexMeshCookingTypeEnum [enum]
      • getSuppressTriangleMeshRemapTable

        public boolean getSuppressTriangleMeshRemapTable()
        Returns:
        WebIDL type: boolean
      • setSuppressTriangleMeshRemapTable

        public void setSuppressTriangleMeshRemapTable​(boolean value)
        Parameters:
        value - WebIDL type: boolean
      • getBuildTriangleAdjacencies

        public boolean getBuildTriangleAdjacencies()
        Returns:
        WebIDL type: boolean
      • setBuildTriangleAdjacencies

        public void setBuildTriangleAdjacencies​(boolean value)
        Parameters:
        value - WebIDL type: boolean
      • getBuildGPUData

        public boolean getBuildGPUData()
        Returns:
        WebIDL type: boolean
      • setBuildGPUData

        public void setBuildGPUData​(boolean value)
        Parameters:
        value - WebIDL type: boolean
      • getMeshWeldTolerance

        public float getMeshWeldTolerance()
        Returns:
        WebIDL type: float
      • setMeshWeldTolerance

        public void setMeshWeldTolerance​(float value)
        Parameters:
        value - WebIDL type: float
      • getGaussMapLimit

        public int getGaussMapLimit()
        Returns:
        WebIDL type: unsigned long
      • setGaussMapLimit

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