SymbSrfCrossProd

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

SymbSrfCrossProd()  

SYNOPSIS

symb_lib/symbolic.c:1021

CagdSrfStruct *SymbSrfCrossProd(CagdSrfStruct *Srf1, CagdSrfStruct *Srf2)
 

DESCRIPTION

Given two surfaces - computes their cross product. Returned surface is a scalar surface representing the cross product of the two given surfaces.  

PARAMETERS:

Srf1, Srf2: Two surface to multiply and compute a cross product for.  

FUNCTION RETURN VALUE

CagdSrfStruct *: A scalar surface representing the cross product of Srf1 x Srf2.  

SEE ALSO

SymbSrfDotProd, SymbSrfVecDotProd, SymbSrfScalarScale, SymbSrfMultScalar, , SymbSrfInvert,

 

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:55 GMT, July 20, 2024