SymbSrfAdd
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
SymbSrfAdd()
SYNOPSIS
symb_lib/symbolic.c:732
CagdSrfStruct *SymbSrfAdd(CagdSrfStruct *Srf1, CagdSrfStruct *Srf2)
DESCRIPTION
Given two surfaces - add them coordinatewise.
The two surfaces are promoted to same point type before the
multiplication can take place. Furthermore, order and continuity are
matched as well.
PARAMETERS:
Srf1, Srf2: Two surface to add up coordinatewise.
FUNCTION RETURN VALUE
CagdSrfStruct *: The summation of Srf1 + Srf2 coordinatewise.
SEE ALSO
SymbSrfSub,
SymbMeshAddSub,
SymbSrfMult,
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:56 GMT, July 20, 2024