racket/pkgs/plot-pkgs/plot-lib/plot/private/plot3d
2014-04-05 11:47:32 -06:00
..
bsp-trees.rkt BSP tree type simplified; added support for no-polygon scenes 2014-04-02 11:14:12 -06:00
bsp.rkt Removed all flonum speed hacks; plots are usually no slower and are sometimes faster now 2014-04-04 12:04:49 -06:00
clip.rkt Removed all flonum speed hacks; plots are usually no slower and are sometimes faster now 2014-04-04 12:04:49 -06:00
contour.rkt Replace `in-cycle' with a version that checks for emptiness and doesn't loop forever 2014-04-04 20:54:59 -06:00
decoration.rkt Split "plot" package into five packages 2013-10-09 17:40:41 -06:00
isosurface.rkt Replace `in-cycle' with a version that checks for emptiness and doesn't loop forever 2014-04-04 20:54:59 -06:00
line.rkt Use sequence/c's #:min-count for better error messages in `lines' and others 2014-04-04 21:43:48 -06:00
plot-area.rkt Fix wrongly raised exception when 3D rectangles are entirely clipped out 2014-04-05 11:47:32 -06:00
point.rkt Use sequence/c's #:min-count for better error messages in `lines' and others 2014-04-04 21:43:48 -06:00
rectangle.rkt Use sequence/c's #:min-count for better error messages in `lines' and others 2014-04-04 21:43:48 -06:00
split.rkt Removed all flonum speed hacks; plots are usually no slower and are sometimes faster now 2014-04-04 12:04:49 -06:00
surface.rkt Removed all flonum speed hacks; plots are usually no slower and are sometimes faster now 2014-04-04 12:04:49 -06:00
vector.rkt Removed all flonum speed hacks; plots are usually no slower and are sometimes faster now 2014-04-04 12:04:49 -06:00