SymbMeshAddSub
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
SymbMeshAddSub()
SYNOPSIS
symb_lib/symbolic.c:1330
void SymbMeshAddSub(CagdRType **DestPoints,
CagdRType **Points1,
CagdRType **Points2,
CagdPointType PType,
int Size,
CagdBType OperationAdd)
DESCRIPTION
Given two control polygons/meshes - add them coordinatewise.
If mesh is rational, weights are assumed identical and are just copied.
PARAMETERS:
DestPoints: Where addition or difference result should go to.
Points1: First control polygon/mesh.
Points2: Second control polygon/mesh.
PType: Type of points we are dealing with.
Size: Length of each vector in Points1/2.
OperationAdd: TRUE of addition, FALSE for subtraction.
FUNCTION RETURN VALUE
void
SEE ALSO
SymbSrfSub,
SymbSrfAdd,
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:39 GMT, July 20, 2024