CagdDistPtPlane
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
CagdDistPtPlane()
SYNOPSIS
cagd_lib/mshplanr.c:177
CagdRType CagdDistPtPlane(CagdPlaneStruct *Plane,
CagdRType **Points,
int Index,
int MaxDim)
DESCRIPTION
Computes and returns distance between point Index and given plane which is
assumed to be normalized, so that the A B C plane;s normal has a unit
length.
Also assumes the Points are non rational with MaxDim dimension.
PARAMETERS:
Plane: To compute the distance to.
Points: To compute the distance from.
Index: Index in Points for the point to consider.
MaxDim: Number of dimensions to consider. Less or equal to three.
FUNCTION RETURN VALUE
CagdRType: Resulting 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:29 GMT, July 20, 2024