SymbSrfInvert
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
SymbSrfInvert()
SYNOPSIS
symb_lib/symbolic.c:819
CagdSrfStruct *SymbSrfInvert(CagdSrfStruct *Srf)
DESCRIPTION
Given a scalar surface, returns a scalar surface representing the
reciprocal values, by making it rational (if was not one) and flipping
the numerator and the denominator.
PARAMETERS:
Srf: A scalar surface to compute a reciprocal value for.
FUNCTION RETURN VALUE
CagdSrfStruct *: A rational scalar surface that is equalto the
reciprocal value of Srf.
SEE ALSO
SymbSrfDotProd,
SymbSrfVecDotProd,
SymbSrfScalarScale,
SymbSrfMultScalar,
,
SymbSrfMult,
SymbSrfCrossProd,
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:27:11 GMT, October 17, 2022