Open Search
    convexdecomposition_attributes.h File Reference

    Namespaces

     maxon
     
     maxon::CONVEXDECOMPOSITIONATTRIBUTES
     

    Functions

     MAXON_ATTRIBUTE (Bool, ASYNCH, "net.maxon.convexdecomposition.convexdecompositionattributes.asynch", RESOURCE_DEFAULT(true))
     
     MAXON_ATTRIBUTE (Float, LEVELOFDETAIL, "net.maxon.convexdecomposition.convexdecompositionattributes.levelofdetail", RESOURCE_DEFAULT(0.5))
     
     MAXON_ATTRIBUTE (UInt32, MAXVOXELCOUNT, "net.maxon.convexdecomposition.convexdecompositionattributes.maxvoxelcount", RESOURCE_DEFAULT(16000000))
     
     MAXON_ATTRIBUTE (UInt32, MAXVERTICESPERCONVEXHULL, "net.maxon.convexdecomposition.convexdecompositionattributes.maxverticesperconvexhull", RESOURCE_DEFAULT(64))
     
     MAXON_ATTRIBUTE (UInt32, MAXCONVEXHULLS, "net.maxon.convexdecomposition.convexdecompositionattributes.maxconvexhulls", RESOURCE_DEFAULT(1024))
     
     MAXON_ATTRIBUTE (Int, THREADCOUNT, "net.maxon.convexdecomposition.convexdecompositionattributes.threadcount", RESOURCE_DEFAULT(0))