opencascade-hs-0.2.2.0: Thin Wrapper for the OpenCASCADE CAD Kernel
Safe HaskellSafe-Inferred
LanguageHaskell2010

OpenCascade.BRepBndLib

Documentation

add :: Ptr Shape -> Ptr Box -> Bool -> IO () Source #

addOptimal Source #

Arguments

:: Ptr Shape 
-> Ptr Box 
-> Bool

useTriangulation

-> Bool

useShapeTolerance

-> IO () 

addOBB Source #

Arguments

:: Ptr Shape 
-> Ptr OBB 
-> Bool

isTriangulation used

-> Bool

isOptimal

-> Bool

is ShapeToleranceUsed

-> IO ()