In file DMatrix.cpp:

DIVAMatrixExport void CDMatrix::CombVert(CVisDMatrix &Top, CVisDMatrix &Bottom)

Composes the matrix of Top and Bottom (on top of each other).

Documentation

Composes the matrix of Top and Bottom (on top of each other).

Returns:
Nothing.
Parameters:
Top - Matrix to be placed in the top of this matrix.
Bottom - Matrix to be placed in the bottom of this matrix.
Author:
Rune Fisker
Version:
3-14-2001


Back DIVA Reference Manual The DIVA-Site