home *** CD-ROM | disk | FTP | other *** search
- Useful geometric routines (floating point)
- (C) 1994 George Taylor
- Release 1.00
-
- This object requires the Shared C Library (object 1).
-
- In case of difficulty contact the author:
- George Taylor
- 16 Newton Crescent
- Dunblane
- Perthshire
- Scotland
- FK15 ODZ
-
- Email: george@tardis.ed.ac.uk
-
-
- This product is provided in good faith but there is no warranty
- with the product.
- The author cannot accept any liability for any loss or damage resulting from
- the use in any way of this product.
-
- Entry points provided:
-
- 0 geom_D3DotProduct
- 1 geom_D3CrossProduct
- 2 geom_D3LineIntersectTriangle
- 3 geom_D2BoxesIntersect
- 4 geom_D2DotProduct
- 5 geom_D2CrossProduct
- 6 geom_D2PointInsideTriangle
- 7 geom_D2SegmentsIntersect
- 8 geom_D2TrianglesIntersect
- 9 geom_D2BBoxFromTriangle
- 10 geom_D3BBoxFromTriangle
- 11 geom_D2OrderBBox
- 12 geom_D3OrderBBox
-