Cg Direct3D8 Runtime API cgD3D8SetUniformMatrixArray(3)
NAME
cgD3D8SetUniformatrixArray - to-be-written
SYNOPSIS
#include
HRESULT cgD3D8SetUniformMatrixArray( CGparameter param,
DWORD offset,
DWORD numItems,
const D3DMATRIX* matrices );
PARAMETERS
param Cg parameter handle.
offset to-be-written
numItems
to-be-written
matrices
to-be-written
RETURN VALUES
None.
or
cgD3D8SetUniformatrixArray returns to-be-written
DESCRIPTION
cgD3D8SetUniformatrixArray does to-be-written
EXAMPLES
/ example code to-be-written
ERORS
None.
or
to-be-written
HISTORY
cgD3D8SetUniformatrixArray was introduced in Cg 1.1.
SEE ALSO
function1text, function2text
Cg Toolkit 2.1 Last change: 1
|