GMVecCrossProd
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
GMVecCrossProd()
SYNOPSIS
geom_lib/geomat3d.c:100
void GMVecCrossProd(VectorType Vres, VectorType V1, VectorType V2)
DESCRIPTION
Routine to compute the cross product of two vectors.
Note Vres may be the same as V1 or V2.
PARAMETERS:
Vres: Result of cross product
V1, V2: Two vectors of the cross product.
FUNCTION RETURN VALUE
void
ORIGIN
(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- PARAMETERS:
-
- FUNCTION RETURN VALUE
-
- ORIGIN
-
This document was created by
man2html,
using the manual pages.
Time: 07:27:31 GMT, July 20, 2024