Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ defbasis(3G) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought



defbasis(3G)                                                      defbasis(3G)



NAME
     defbasis - defines a basis matrix

C SPECIFICATION
     void defbasis(id, mat)
     short id;
     Matrix mat;

PARAMETERS
     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.

DESCRIPTION
     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.

SEE ALSO
     crv, crvn, curvebasis, curveprecision, patch, patchbasis, patchprecision,
     patchcurves, rcrv, rcrvn

NOTE
     This routine is available only in immediate mode.





























                                                                        Page 1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026