CGDistLineLine
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
CGDistLineLine()
SYNOPSIS
geom_lib/geomat3d.c:904
RealType CGDistLineLine(PointType Pl1,
PointType Vl1,
PointType Pl2,
PointType Vl2)
DESCRIPTION
Routine to find the distance between two lines (Pli, Vli) , i = 1, 2.
PARAMETERS:
Pl1, Vl1: Position and direction defining the first line.
Pl2, Vl2: Position and direction defining the second line.
FUNCTION RETURN VALUE
RealType: Distance between the two lines.
ORIGIN
(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- PARAMETERS:
-
- FUNCTION RETURN VALUE
-
- ORIGIN
-
This document was created by
man2html,
using the manual pages.
Time: 07:27:11 GMT, October 17, 2022