SymbSrfDistCrvCrv
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
SymbSrfDistCrvCrv()
SYNOPSIS
symb_lib/distance.c:317
CagdSrfStruct *SymbSrfDistCrvCrv(CagdCrvStruct *Crv1, CagdCrvStruct *Crv2)
DESCRIPTION
Given two curves, creates a bivariate scalar surface representing the
distance function square, between them.
PARAMETERS:
Crv1, Crv2: The two curves, Crv1(u) and Crv2(v), to form their distance
function square between them as a bivariate function.
FUNCTION RETURN VALUE
CagdSrfStruct *: The distance function square d2(u, v) of the distance
from Crv1(u) to Crv2(v).
SEE ALSO
SymvCrvCrvInter,
SymbSrfDistFindPoints,
ORIGIN
(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- PARAMETERS:
-
- FUNCTION RETURN VALUE
-
- SEE ALSO
-
- ORIGIN
-
This document was created by
man2html,
using the manual pages.
Time: 07:26:58 GMT, July 20, 2024