BzrCrvMult
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
BzrCrvMult()
SYNOPSIS
symb_lib/bzr_sym.c:26
CagdCrvStruct *BzrCrvMult(CagdCrvStruct *Crv1, CagdCrvStruct *Crv2)
DESCRIPTION
Given two Bezier curves - multiply them coordinatewise.
The two curves are promoted to same point type before the multiplication
can take place.
PARAMETERS:
Crv1, Crv2: The two curves to multiply.
FUNCTION RETURN VALUE
CagdCrvStruct *: The product Crv1 * Crv2 coordinatewise.
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:26:32 GMT, July 20, 2024