TrimEvalTrimCrvToEuclid
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
TrimEvalTrimCrvToEuclid()
SYNOPSIS
trim_lib/trim_aux.c:393
CagdCrvStruct *TrimEvalTrimCrvToEuclid(TrimSrfStruct *TrimSrf,
CagdCrvStruct *UVCrv)
DESCRIPTION
Computes the composed Euclidean curve of TrimSrf(UVCrv).
The resulting curve is either computed using a piecewise linear
approximation or by symbolically composing it onto the surface.
PARAMETERS:
TrimSrf: To compute the Euclidean UVCrv for.
UVCrv: A curve in the parametric space of TrimSrf.
FUNCTION RETURN VALUE
CagdCrvStruct *: A Euclidean curve in TrimSrf, following UVCrv.
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:37 GMT, July 20, 2024