CGDistPointPlane
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
CGDistPointPlane()
SYNOPSIS
geom_lib/geomat3d.c:682
RealType CGDistPointPlane(PointType Point, PlaneType Plane)
DESCRIPTION
Routine to compute the distance between a Point and a Plane. The Plane
is prescribed using its four coefficients : Ax + By + Cz + D = 0 given as
four elements vector.
PARAMETERS:
Point: To find the distance to on the plane.
Plane: To find the distance to on the point.
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:28:13 GMT, July 20, 2024