.TH CGDistPointPoint 3 "IRIT Version 6.0" 
.SH NAME
CGDistPointPoint()
.SH SYNOPSIS
.nf
.ft B
geom_lib/geomat3d.c:522

.nf
.ft B
RealType CGDistPointPoint(PointType P1, PointType P2)
.SH DESCRIPTION
Routine to compute the distance between two 3d points.
.SH PARAMETERS:

P1, P2: Two points to compute the distance between.
.SH FUNCTION RETURN VALUE
RealType:    Computed distance.
.LP
.SH ORIGIN
(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT
