defbasis(3G) defbasis(3G)
defbasis - defines a basis matrix
void defbasis(id, mat)
short id;
Matrix mat;
id expects the basis matrix identifier you want to assign to the
matrix at mat.
mat expects the matrix to which you want to assign the basis matrix
identifier, id.
defbasis assigns a basis matrix identifier to a basis matrix. The basis
matrix is used by the routines that generate curves and patches. Use the
basis matrix identifier in subsequent calls to curvebasis and patchbasis.
crv, crvn, curvebasis, curveprecision, patch, patchbasis, patchprecision,
patchcurves, rcrv, rcrvn
This routine is available only in immediate mode.
PPPPaaaaggggeeee 1111 [ Back ]
|