Ninja Library - Matrix Function
njSubVector
Performs vector subtraction
FORMAT
-
void njSubVector(*vd, *vs)
NJS_VECTOR *vd
NJS_VECTOR *vs
PARAMETER
-
*vd | Minuend vector |
*vs | Subtrahend matrix |
RETURN
-
None
DESCRIPTION
-
Subtracts one vector from another and stores the result in vector vd. vd = vd - vs
njSubVector
COPYRIGHT © SEGA ENTERPRISES, LTD., 1998,1999