SymbTwoCrvsMorphingMultiRes
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
SymbTwoCrvsMorphingMultiRes()
SYNOPSIS
symb_lib/morphing.c:295
CagdCrvStruct *SymbTwoCrvsMorphingMultiRes(CagdCrvStruct *Crv1,
CagdCrvStruct *Crv2,
CagdRType BlendStep)
DESCRIPTION
Given two compatible curves (See function CagdMakeCrvsCompatible),
computes a morph between them using multiresolution decomposition.
Returned is a list of new blended curves.
PARAMETERS:
Crv1, Crv2: The two curves to blend.
BlendStep: A step size of the blending.
FUNCTION RETURN VALUE
CagdCrvStruct *: A list of blended curves.
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:39 GMT, July 20, 2024