NAME
    cgGLSetMatrixParameterArrayfrv - sets the value of matrix parameter
    arrays

SYNOPSIS
      #include <Cg/cgGL.h>

      cgGLSetMatrixParameterArrayfrv prototype goes here.

PARAMETERS
    *to-be-written*
            *to-be-written*

RETURN VALUES
    None.

        or B<cgGLSetMatrixParameterArrayfrv> returns I<to-be-written>

DESCRIPTION
    Refer to cgGLSetMatrixParameterArray for more information.

EXAMPLES
    *to-be-written*

ERRORS
    cgGLSetMatrixParameterArrayfrv does not generate any errors.

        or I<to-be-written>

HISTORY
    cgGLSetMatrixParameterArrayfrv was introduced in *to-be-written*

SEE ALSO
    cgGetMatrixParameterArray, cgGLSetParameter, cgSetMatrixParameter

