SymbComposeCrvCrv
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
SymbComposeCrvCrv()
SYNOPSIS
symb_lib/composit.c:37
CagdCrvStruct *SymbComposeCrvCrv(CagdCrvStruct *Crv1, CagdCrvStruct *Crv2)
DESCRIPTION
Given two curves, Crv1 and Crv2, computes the composition Crv1(Crv2(t)).
Crv2 must be a scalar curve completely contained in Crv1's parametric
domain.
PARAMETERS:
Crv1, Crv2: The two curve to compose together.
FUNCTION RETURN VALUE
CagdCrvStruct *: The composed curve.
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:05 GMT, July 20, 2024