Go to the source code of this file.
Typedefs | |
| typedef struct tagNURBSEDGELIST | NURBSEDGELIST |
| typedef struct tagVERTEXEDGELIST | VERTEXEDGELIST |
Functions | |
| void | HiddenGetNurbsNumbers (long *NoVertices, long *NoFaces) |
| void | HiddenAddNurbsVertices (long *Vcount, void *Vbase, double scale, double trr[4][4], long XMAX, long YMAX, long Xcentre, long Ycentre) |
| void | HiddenAddNurbsFaces (long *nF, void *Fb, long Vf) |
| void | MeshNurbsSurface (void) |
| void | PutNurbsAttribute (int what, void *ff) |
| void | WriteNurbs (FILE *fo) |
| void | ReadNurbs (long clen, short relation, HANDLE fq) |
| typedef struct tagNURBSEDGELIST NURBSEDGELIST |
| typedef struct tagVERTEXEDGELIST VERTEXEDGELIST |
1.5.6