Cleanup
This commit is contained in:
+1
-1
@@ -253,7 +253,7 @@ translateSHz !z = translateSH (V3 0 0 z)
|
||||
|
||||
rotateSH :: Float -> Shape -> Shape
|
||||
{-# INLINE rotateSH #-}
|
||||
rotateSH = overPosSH . rotate3
|
||||
rotateSH = overPosSH . rotate3z
|
||||
|
||||
overPosSH :: (Point3 -> Point3) -> Shape -> Shape
|
||||
{-# INLINEABLE overPosSH #-}
|
||||
|
||||
Reference in New Issue
Block a user