home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / INFO / IRIT / POLY3DS.ZIP / POLY3DL.XRF < prev    next >
Encoding:
Text File  |  1990-05-05  |  8.1 KB  |  272 lines

  1. C CROSS REFERENCE                     Page 1     Sat May 05 19:21:25 1990
  2.  
  3.     Function Name            Line#    File Name
  4.  
  5. Config                              84    CONFIG.C
  6.     void Config(char *PrgmName, ConfigStruct *SetUp, int NumVar)
  7.  
  8. ConfigPrint                         52    CONFIG.C
  9.     void ConfigPrint(ConfigStruct *SetUp, int NumVar)
  10.  
  11. GAGetArgs                           152    GETARG.C
  12.     int GAGetArgs(int va_alist, ...)
  13.  
  14. GGClearAllScreen                    313    XGRPHGEN.C
  15.     void GGClearAllScreen(void)
  16.  
  17. GGClearAllScreen                    891    GRAPHGEN.C
  18.     void GGClearAllScreen(void)
  19.  
  20. GGClearMenuArea                     841    GRAPHGEN.C
  21.     void GGClearMenuArea(void)
  22.  
  23. GGClearViewArea                     861    GRAPHGEN.C
  24.     void GGClearViewArea(void)
  25.  
  26. GGClearWindow                       304    XGRPHGEN.C
  27.     void GGClearWindow(RealType XMin, RealType YMin,
  28.                RealType XMax, RealType YMax, int WindowName)
  29.  
  30. GGCloseGraph                        259    XGRPHGEN.C
  31.     void GGCloseGraph(void)
  32.  
  33. GGCloseGraph                        363    GRAPHGEN.C
  34.     void GGCloseGraph(void)
  35.  
  36. GGConfirm                           707    GRAPHGEN.C
  37.     int GGConfirm(char *s)
  38.  
  39. GGDrawPoint                         274    XGRPHGEN.C
  40.     void GGDrawPoint(RealType p[], char title[], int PointColor)
  41.  
  42. GGDrawPoint                         540    GRAPHGEN.C
  43.     void GGDrawPoint(double p[], char title[], int PointColor)
  44.  
  45. GGGetGraphicLine                    1009    GRAPHGEN.C
  46.     void GGGetGraphicLine(double x, double y, char s[], int color)
  47.  
  48. GGGetPoint                          460    GRAPHGEN.C
  49.     void GGGetPoint(double *x, double *y)
  50.  
  51. GGInitGraph                         206    XGRPHGEN.C
  52.     void GGInitGraph(int argc, char **argv)
  53.  
  54. GGInitGraph                         168    GRAPHGEN.C
  55.     void GGInitGraph(void)
  56.  
  57. GGMenuDraw                          563    GRAPHGEN.C
  58.     int GGMenuDraw(int n, struct MenuItem m[], int erase)
  59.  
  60. GGMenuPick                          667    GRAPHGEN.C
  61.     int GGMenuPick(void)
  62.  
  63. C CROSS REFERENCE                     Page 2     Sat May 05 19:21:25 1990
  64.  
  65.     Function Name            Line#    File Name
  66.  
  67. GGMyDraw                            161    XGRPHGEN.C
  68.     void GGMyDraw(RealType x, RealType y)
  69.  
  70. GGMyDraw                            136    GRAPHGEN.C
  71.     void GGMyDraw(double x, double y)
  72.  
  73. GGMyMove                            152    XGRPHGEN.C
  74.     void GGMyMove(RealType x, RealType y)
  75.  
  76. GGMyMove                            122    GRAPHGEN.C
  77.     void GGMyMove(double x, double y)
  78.  
  79. GGMySetColor                        193    XGRPHGEN.C
  80.     void GGMySetColor(int color)
  81.  
  82. GGMySetColor                        155    GRAPHGEN.C
  83.     void GGMySetColor(int Color)
  84.  
  85. GGMySetLineStyle                    176    XGRPHGEN.C
  86.     void GGMySetLineStyle(int Style)
  87.  
  88. GGPrintHelpMenu                     735    GRAPHGEN.C
  89.     void GGPrintHelpMenu(char *FileName, char *MenuName)
  90.  
  91. GGPutErrorMsg                       956    GRAPHGEN.C
  92.     void GGPutErrorMsg(char *s)
  93.  
  94. GGPutMsgXY                          987    GRAPHGEN.C
  95.     void GGPutMsgXY(char *s, double x, double y)
  96.  
  97. GGTone                              321    XGRPHGEN.C
  98.     void GGTone(int Frequency, int Duration)
  99.  
  100. GGTone                              1150    GRAPHGEN.C
  101.     void GGTone(int Frequency, int Duration)
  102.  
  103. GGViewPortAllScreen                 946    GRAPHGEN.C
  104.     void GGViewPortAllScreen(void)
  105.  
  106. GGViewPortMenuArea                  903    GRAPHGEN.C
  107.     void GGViewPortMenuArea(void)
  108.  
  109. GGViewPortViewArea                  925    GRAPHGEN.C
  110.     void GGViewPortViewArea(void)
  111.  
  112. GGXYPutStr                          288    XGRPHGEN.C
  113.     void GGXYPutStr(RealType x, RealType y, char *s)
  114.  
  115. GenMatRotX                          60    GENMAT.C
  116.     void GenMatRotX(double CosTeta, double SinTeta, MatrixType Mat)
  117.  
  118. GenMatRotX1                         48    GENMAT.C
  119.     void GenMatRotX1(double Teta, MatrixType Mat)
  120.  
  121. GenMatRotY                          85    GENMAT.C
  122.     void GenMatRotY(double CosTeta, double SinTeta, MatrixType Mat)
  123.  
  124. GenMatRotY1                         73    GENMAT.C
  125. C CROSS REFERENCE                     Page 3     Sat May 05 19:21:25 1990
  126.  
  127.     Function Name            Line#    File Name
  128.  
  129.     void GenMatRotY1(double Teta, MatrixType Mat)
  130.  
  131. GenMatRotZ                          110    GENMAT.C
  132.     void GenMatRotZ(double CosTeta, double SinTeta, MatrixType Mat)
  133.  
  134. GenMatRotZ1                         98    GENMAT.C
  135.     void GenMatRotZ1(double Teta, MatrixType Mat)
  136.  
  137. GenMatScale                         36    GENMAT.C
  138.     void GenMatScale(double Sx, double Sy, double Sz, MatrixType Mat)
  139.  
  140. GenMatTrans                         25    GENMAT.C
  141.     void GenMatTrans(double Tx, double Ty, double Tz, MatrixType Mat)
  142.  
  143. GenUnitMat                          13    GENMAT.C
  144.     void GenUnitMat(MatrixType Mat)
  145.  
  146. GetBinTree                          543    PARSER.C
  147.     BinTree *GetBinTree(char *RecName, BinTree *Tree)
  148.  
  149. GetDataFile                         53    PARSER.C
  150.     FileDescription *GetDataFile(FILE *f)
  151.  
  152. GetGraphicEvent                     863    XGRPHGEN.C
  153.     GraphicEventType GetGraphicEvent(RealType *ChangeFactor, char **ToggleStr)
  154.  
  155. GetViewFile                         224    PARSER.C
  156.     void GetViewFile(FILE *f, int FileExists)
  157.  
  158. GraphicFlush                        855    XGRPHGEN.C
  159.     int GraphicFlush(void)
  160.  
  161. InteractGeomObject                  32    XVIEWOBJ.C
  162.     void InteractGeomObject(FileDescription **FD, int NumOfObjects,    char **Objects)
  163.  
  164. InteractGeomObject                  58    VIEWOBJ.C
  165.     void InteractGeomObject(FileDescription **FD, int NumOfObjects,    char **Objects)
  166.  
  167. IsAbortKeyPressed                   843    XGRPHGEN.C
  168.     int IsAbortKeyPressed(void)
  169.  
  170. MathErrorGet                        53    MATHERR.C
  171.     char *MathErrorGet(void)
  172.  
  173. MathErrorSetUp                      42    MATHERR.C
  174.     void MathErrorSetUp(int Action, void far *Addr)
  175.  
  176. MouseClose                          215    MOUSEDRV.C
  177.     void MouseClose(void)
  178.  
  179. MouseDetect                         77    MOUSEDRV.C
  180.     int MouseDetect(void)
  181.  
  182. MouseFlushBuffer                    282    MOUSEDRV.C
  183.     void MouseFlushBuffer(void)
  184.  
  185. MouseGetBuffer                      261    MOUSEDRV.C
  186.     int MouseGetBuffer(int *X, int *Y, int *Buttons)
  187. C CROSS REFERENCE                     Page 4     Sat May 05 19:21:25 1990
  188.  
  189.     Function Name            Line#    File Name
  190.  
  191.  
  192. MouseHideCursor                     303    MOUSEDRV.C
  193.     void MouseHideCursor(void)
  194.  
  195. MouseInit                           143    MOUSEDRV.C
  196.     char *MouseInit(void)
  197.  
  198. MouseQueryBuffer                    233    MOUSEDRV.C
  199.     int MouseQueryBuffer(void)
  200.  
  201. MouseQueryDataBuffer                243    MOUSEDRV.C
  202.     int MouseQueryDataBuffer(int *X, int *Y, int *Buttons, int *OverRunError)
  203.  
  204. MouseSetPosition                    313    MOUSEDRV.C
  205.     void MouseSetPosition(int X, int Y)
  206.  
  207. MouseShowCursor                     293    MOUSEDRV.C
  208.     void MouseShowCursor(void)
  209.  
  210. MultTwo4by4                         123    GENMAT.C
  211.     void MultTwo4by4(MatrixType MatRes, MatrixType Mat1, MatrixType Mat2)
  212.  
  213. MultVecby4by4                       140    GENMAT.C
  214.     void MultVecby4by4(double VRes[3], float Vec[3], MatrixType Mat)
  215.  
  216. MyExit                              305    POLY3D.C
  217.     void MyExit(int ExitCode)
  218.  
  219. MyExit                              232    CONFIG.C
  220.     void MyExit(int ExitCode)
  221.  
  222. MyMalloc                            258    POLY3D.C
  223.     char *MyMalloc(unsigned size)
  224.  
  225. PrintAllBinTrees                    648    PARSER.C
  226.     void PrintAllBinTrees(FileDescription *FD)
  227.  
  228. PrintBinTree                        664    PARSER.C
  229.     void PrintBinTree(BinTree *Tree)
  230.  
  231. SavePostScript                      28    POSTSCRP.C
  232.     void SavePostScript(FileDescription **FD, int NumOfObjects, char **Objects)
  233.  
  234. UpdateInteractHandleInput           190    XVIEWOBJ.C
  235.     void UpdateInteractHandleInput(void)
  236.  
  237. main                                124    POLY3D.C
  238.     void main(int argc, char **argv)
  239.  
  240. main                                241    CONFIG.C
  241.     void main(int argc, char **argv)
  242.  
  243. main                                325    MOUSEDRV.C
  244.     void main(void)
  245.  
  246. matherr                             131    MATHERR.C
  247.     int matherr(except)
  248.     struct exception *except;
  249. C CROSS REFERENCE                     Page 5     Sat May 05 19:21:25 1990
  250.  
  251.     Function Name            Line#    File Name
  252.  
  253.  
  254. movmem                              107    XGENERAL.C
  255.     void movmem(VoidPtr Src, VoidPtr Dest, int Len)
  256.  
  257. searchpath                          18    XGENERAL.C
  258.     char *searchpath(char *Name)
  259.  
  260. strdup                              87    XGENERAL.C
  261.     char *strdup(char *s)
  262.  
  263. stricmp                             60    XGENERAL.C
  264.     int stricmp(char *s1, char *s2)
  265.  
  266. strnicmp                            36    XGENERAL.C
  267.     int strnicmp(char *s1, char *s2, int n)
  268.  
  269. strstr                              45    XGENERAL.C
  270.     char *strstr(char *s, char *Pattern)
  271.  
  272.