SymbSrfVecDotProd
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
SymbSrfVecDotProd()
SYNOPSIS
symb_lib/symbolic.c:960
CagdSrfStruct *SymbSrfVecDotProd(CagdSrfStruct *Srf, CagdVType Vec)
DESCRIPTION
Given a surface and a vector - computes their dot product.
Returned surface is a scalar surface representing the dot product.
PARAMETERS:
Srf: Curve to multiply and compute a dot product for.
Vec: Vector to project Srf onto.
FUNCTION RETURN VALUE
CagdSrfStruct *: A scalar surface representing the dot product of
Srf . Vec.
SEE ALSO
SymbSrfDotProd,
SymbSrfMult,
SymbSrfScalarScale,
SymbSrfMultScalar,
,
SymbSrfInvert,
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:28:03 GMT, July 20, 2024