Geometry.Plane
data Plane Source #
Constructors
Fields
Defined in Geometry.Plane
Methods
showsPrec :: Int -> Plane -> ShowS #
show :: Plane -> String #
showList :: [Plane] -> ShowS #
xyBack :: Float -> Plane Source #
XY plane facing back.
xyFront :: Float -> Plane Source #
XY plane facing front.
xzUp :: Float -> Plane Source #
XZ plane facing up.
xzDown :: Float -> Plane Source #
XZ plane facing down.
yzLeft :: Float -> Plane Source #
YZ plane facing left.
yzRight :: Float -> Plane Source #
YZ plane facing right.