CGDistPointLine
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
CGDistPointLine()
SYNOPSIS
geom_lib/geomat3d.c:647
RealType CGDistPointLine(PointType Point, PointType Pl, PointType Vl)
DESCRIPTION
Routine to compute the disstance between a 3d point and a 3d line.
The line is prescribed using a point on it (Pl) and vector (Vl).
PARAMETERS:
Point: To find the distance to on the line.
Pl, Vl: Position and direction that defines the line.
FUNCTION RETURN VALUE
RealType: The computed distance.
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:55 GMT, July 20, 2024