DIAG: add haddock comment to qt
This commit is contained in:
parent
98c93cf94d
commit
bf596a5842
@ -189,6 +189,7 @@ squares = Diag f
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
-- |Get the quad tree corresponding to the given points and diagram properties.
|
||||||
qt :: [PT] -> DiagProp -> QuadTree PT
|
qt :: [PT] -> DiagProp -> QuadTree PT
|
||||||
qt vt p = quadTree (filterValidPT p vt) (dX p, dY p)
|
qt vt p = quadTree (filterValidPT p vt) (dX p, dY p)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user