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

  1. C CROSS REFERENCE                     Page 1     Sat May 05 11:52:56 1990
  2.  
  3.     Function Name            Line#    File Name
  4.  
  5. AliasEdit                           902    INPTPRSR.C
  6.     void AliasEdit(char *Name, char *Value)
  7.  
  8. AliasExpand                         958    INPTPRSR.C
  9.     void AliasExpand(char *Line)
  10.  
  11. AliasReset                          891    INPTPRSR.C
  12.     void AliasReset(void)
  13.  
  14. AllocObject                         319    ALLOCATE.C
  15.     struct ObjectStruct * AllocObject(char *Name, ByteType ObjType,
  16.                              ObjectStruct * Pnext)
  17.  
  18. AllocPolygon                        300    ALLOCATE.C
  19.     struct PolygonStruct * AllocPolygon(ByteType Count, ByteType Tags,
  20.                     VertexStruct * V, PolygonStruct * Pnext)
  21.  
  22. AllocVertex                         282    ALLOCATE.C
  23.     struct VertexStruct * AllocVertex(ByteType Count, ByteType Tags,
  24.                     PolygonStruct * PAdj, VertexStruct * Pnext)
  25.  
  26. BooleanAND                          26    DUMMY.C
  27.     char *BooleanAND()
  28.  
  29. BooleanAND                          128    BOOL-HI.C
  30.     ObjectStruct *BooleanAND(ObjectStruct *PObj1, ObjectStruct *PObj2)
  31.  
  32. BooleanLow1In2                      87    BOOL1LOW.C
  33.     ObjectStruct *BooleanLow1In2(ObjectStruct *PObj1, ObjectStruct *PObj2)
  34.  
  35. BooleanLow1Out2                     65    BOOL1LOW.C
  36.     ObjectStruct *BooleanLow1Out2(ObjectStruct *PObj1, ObjectStruct *PObj2)
  37.  
  38. BooleanNEG                          32    DUMMY.C
  39.     char *BooleanNEG()
  40.  
  41. BooleanNEG                          233    BOOL-HI.C
  42.     ObjectStruct *BooleanNEG(ObjectStruct *PObj)
  43.  
  44. BooleanOR                           14    DUMMY.C
  45.     char *BooleanOR()
  46.  
  47. BooleanOR                           54    BOOL-HI.C
  48.     ObjectStruct *BooleanOR(ObjectStruct *PObj1, ObjectStruct *PObj2)
  49.  
  50. BooleanSUB                          20    DUMMY.C
  51.     char *BooleanSUB()
  52.  
  53. BooleanSUB                          176    BOOL-HI.C
  54.     ObjectStruct *BooleanSUB(ObjectStruct *PObj1, ObjectStruct *PObj2)
  55.  
  56. CG2PointsFromLineLine               625    GEOMAT3D.C
  57.     int CG2PointsFromLineLine(PointType Pl1, PointType Vl1,
  58.                   PointType Pl2, PointType Vl2,
  59.                   PointType Pt1, RealType *t1,
  60.                   PointType Pt2, RealType *t2)
  61.  
  62. CGDistLineLine                      671    GEOMAT3D.C
  63. C CROSS REFERENCE                     Page 2     Sat May 05 11:52:56 1990
  64.  
  65.     Function Name            Line#    File Name
  66.  
  67.     RealType CGDistLineLine(PointType Pl1, PointType Vl1,
  68.                 PointType Pl2, PointType Vl2)
  69.  
  70. CGDistPointLine                     499    GEOMAT3D.C
  71.     RealType CGDistPointLine(PointType Point, PointType Pl, PointType Vl)
  72.  
  73. CGDistPointPlane                    522    GEOMAT3D.C
  74.     RealType CGDistPointPlane(PointType Point, PlaneType Plane)
  75.  
  76. CGDistPointPoint                    416    GEOMAT3D.C
  77.     RealType CGDistPointPoint(PointType P1, PointType P2)
  78.  
  79. CGPlaneFrom3Points                  437    GEOMAT3D.C
  80.     int CGPlaneFrom3Points(PlaneType Plane, PointType Pt1, PointType Pt2,
  81.                                 PointType Pt3)
  82.  
  83. CGPointFromLinePlane                549    GEOMAT3D.C
  84.     int CGPointFromLinePlane(PointType Pl, PointType Vl, PlaneType Plane,
  85.                         PointType InterPoint, RealType *t)
  86.  
  87. CGPointFromLinePlane01              584    GEOMAT3D.C
  88.     int CGPointFromLinePlane01(PointType Pl, PointType Vl, PlaneType Plane,
  89.                         PointType InterPoint, RealType *t)
  90.  
  91. CGPointFromPointLine                466    GEOMAT3D.C
  92.     void CGPointFromPointLine(PointType Point, PointType Pl, PointType Vl,
  93.                                 PointType ClosestPoint)
  94.  
  95. CGPolygonRayInter                   727    GEOMAT3D.C
  96.     int CGPolygonRayInter(PolygonStruct *Pl, PointType PtRay, int RayAxes)
  97.  
  98. CleanUpPolygonList                  38    DUMMY.C
  99.     char *CleanUpPolygonList()
  100.  
  101. CleanUpPolygonList                  303    BOOL-HI.C
  102.     void CleanUpPolygonList(PolygonStruct **PPolygon)
  103.  
  104. Config                              84    CONFIG.C
  105.     void Config(char *PrgmName, ConfigStruct *SetUp, int NumVar)
  106.  
  107. ConfigPrint                         52    CONFIG.C
  108.     void ConfigPrint(ConfigStruct *SetUp, int NumVar)
  109.  
  110. ConvexPolyObject                    100    CONVEX.C
  111.     void ConvexPolyObject(ObjectStruct *PObj)
  112.  
  113. ConvexPolyObjectN                   85    CONVEX.C
  114.     ObjectStruct *ConvexPolyObjectN(ObjectStruct *PObj)
  115.  
  116. ConvexPolygon                       153    CONVEX.C
  117.     int ConvexPolygon(PolygonStruct *Pl)
  118.  
  119. CopyObject                          372    OBJECTS.C
  120.     struct ObjectStruct *CopyObject(ObjectStruct *Dest, ObjectStruct *Src,
  121.                                     int CopyAll)
  122.  
  123. CopyPolygonList                     428    OBJECTS.C
  124.     struct PolygonStruct *CopyPolygonList(PolygonStruct *Src)
  125. C CROSS REFERENCE                     Page 3     Sat May 05 11:52:56 1990
  126.  
  127.     Function Name            Line#    File Name
  128.  
  129.  
  130. CopyVList                           453    OBJECTS.C
  131.     struct VertexStruct *CopyVList(VertexStruct *Src)
  132.  
  133. DataPrsrGetObject                   179    DATAPRSR.C
  134.     ObjectStruct *DataPrsrGetObject(char *FileName, char *ObjName)
  135.  
  136. DataPrsrParseError                  763    DATAPRSR.C
  137.     int DataPrsrParseError(char **ErrorMsg)
  138.  
  139. DataPrsrPutObject                   41    DATAPRSR.C
  140.     void DataPrsrPutObject(char *FileName, ObjectStruct *PObj)
  141.  
  142. DefaultFPEHandler                   385    IRIT.C
  143.     void DefaultFPEHandler(int Sig, int Type, int *RegList)
  144.  
  145. DefaultFPEHandler                   199    IPRSRTST.C
  146.     void DefaultFPEHandler(int Sig, int Type, int *RegList)
  147.  
  148. DeleteObject                        146    OBJECTS.C
  149.     void DeleteObject(ObjectStruct *PObj, int Free)
  150.  
  151. DosChangeDir                        246    IPRSRTST.C
  152.     void DosChangeDir(char *s)
  153.  
  154. DosChangeDir                        97    DOSINTR.C
  155.     void DosChangeDir(char *s)
  156.  
  157. DosEditFile                         257    IPRSRTST.C
  158.     void DosEditFile(char *s)
  159.  
  160. DosEditFile                         178    DOSINTR.C
  161.     void DosEditFile(char *Str)
  162.  
  163. DosGetTime                          251    IPRSRTST.C
  164.     double DosGetTime(double ResetTime)
  165.  
  166. DosGetTime                          137    DOSINTR.C
  167.     double DosGetTime(double ResetTime)
  168.  
  169. DosPrintDir                         267    IPRSRTST.C
  170.     void DosPrintDir(char *s)
  171.  
  172. DosPrintDir                         53    DOSINTR.C
  173.     void DosPrintDir(char *Match)
  174.  
  175. DosSystem                           262    IPRSRTST.C
  176.     void DosSystem()
  177.  
  178. DosSystem                           211    DOSINTR.C
  179.     void DosSystem(void)
  180.  
  181. ExtractPolygons                     682    BOOL2LOW.C
  182.     ObjectStruct *ExtractPolygons(ObjectStruct *PObj, int AinB)
  183.  
  184. FatalBooleanError                   401    BOOL-HI.C
  185.     void FatalBooleanError(int ErrorType)
  186.  
  187. C CROSS REFERENCE                     Page 4     Sat May 05 11:52:56 1990
  188.  
  189.     Function Name            Line#    File Name
  190.  
  191. FatalError                          365    IRIT.C
  192.     void FatalError(char *ErrorMsg)
  193.  
  194. FatalError                          187    IPRSRTST.C
  195.     void FatalError(char *ErrorMsg)
  196.  
  197. FileInclude                         1090    INPTPRSR.C
  198.     void FileInclude(char *FileName)
  199.  
  200. FreeObject                          137    OBJECTS.C
  201.     void FreeObject(ObjectStruct *PObj)
  202.  
  203. GGClearAllScreen                    297    XGRPHGEN.C
  204.     void GGClearAllScreen(void)
  205.  
  206. GGClearAllScreen                    506    GRAPHGEN.C
  207.     void GGClearAllScreen(void)
  208.  
  209. GGClearWindow                       288    XGRPHGEN.C
  210.     void GGClearWindow(RealType XMin, RealType YMin,
  211.                RealType XMax, RealType YMax, int WindowName)
  212.  
  213. GGClearWindow                       494    GRAPHGEN.C
  214.     void GGClearWindow(double XMin, double YMin,
  215.                double XMax, double YMax, int WindowName)
  216.  
  217. GGCloseGraph                        247    XGRPHGEN.C
  218.     void GGCloseGraph(void)
  219.  
  220. GGCloseGraph                        275    GRAPHGEN.C
  221.     void GGCloseGraph(void)
  222.  
  223. GGDrawPoint                         258    XGRPHGEN.C
  224.     void GGDrawPoint(RealType p[], char title[], int PointColor)
  225.  
  226. GGDrawPoint                         445    GRAPHGEN.C
  227.     void GGDrawPoint(double p[], char title[], int PointColor)
  228.  
  229. GGGetGraphicLine                    564    GRAPHGEN.C
  230.     void GGGetGraphicLine(double x, double y, char s[], int Length, int Color)
  231.  
  232. GGGetPoint                          372    GRAPHGEN.C
  233.     void GGGetPoint(double *x, double *y)
  234.  
  235. GGInitGraph                         196    XGRPHGEN.C
  236.     void GGInitGraph(int argc, char **argv)
  237.  
  238. GGInitGraph                         106    GRAPHGEN.C
  239.     void GGInitGraph(void)
  240.  
  241. GGMyDraw                            167    XGRPHGEN.C
  242.     void GGMyDraw(RealType x, RealType y)
  243.  
  244. GGMyDraw                            76    GRAPHGEN.C
  245.     void GGMyDraw(double x, double y)
  246.  
  247. GGMyMove                            158    XGRPHGEN.C
  248.     void GGMyMove(RealType x, RealType y)
  249. C CROSS REFERENCE                     Page 5     Sat May 05 11:52:56 1990
  250.  
  251.     Function Name            Line#    File Name
  252.  
  253.  
  254. GGMyMove                            62    GRAPHGEN.C
  255.     void GGMyMove(double x, double y)
  256.  
  257. GGMySetColor                        182    XGRPHGEN.C
  258.     void GGMySetColor(int color)
  259.  
  260. GGMySetColor                        95    GRAPHGEN.C
  261.     void GGMySetColor(int color)
  262.  
  263. GGTone                              305    XGRPHGEN.C
  264.     void GGTone(int Frequency, int Duration)
  265.  
  266. GGTone                              707    GRAPHGEN.C
  267.     void GGTone(int Frequency, int Time)
  268.  
  269. GGTone                              290    IPRSRTST.C
  270.     void GGTone(int Freq, int Time)
  271.  
  272. GGWindowViewPort                    461    GRAPHGEN.C
  273.     void GGWindowViewPort(double XMin, double YMin,
  274.                   double XMax, double YMax, int WindowName)
  275.  
  276. GGXYPutChar                         520    GRAPHGEN.C
  277.     void GGXYPutChar(char c, int Color)
  278.  
  279. GGXYPutStr                          272    XGRPHGEN.C
  280.     void GGXYPutStr(RealType x, RealType y, char *s)
  281.  
  282. GGXYPutStr                          542    GRAPHGEN.C
  283.     void GGXYPutStr(double x, double y, char *s)
  284.  
  285. GenAdjacencies                      39    ADJACNCY.C
  286.     int GenAdjacencies(ObjectStruct *PObj)
  287.  
  288. GenBOXObject                        50    PRIMITIV.C
  289.     struct ObjectStruct * GenBOXObject(VectorType Pt, RealType *WidthX,
  290.                         RealType *WidthY, RealType *WidthZ)
  291.  
  292. GenCONEObject                       139    PRIMITIV.C
  293.     struct ObjectStruct * GenCONEObject(VectorType Pt, VectorType Dir, RealType *R)
  294.  
  295. GenCROSSECObject                    594    PRIMITIV.C
  296.     struct ObjectStruct * GenCROSSECObject(ObjectStruct *PObj)
  297.  
  298. GenCYLINObject                      208    PRIMITIV.C
  299.     struct ObjectStruct * GenCYLINObject(VectorType Pt, VectorType Dir, RealType *R)
  300.  
  301. GenEXTRUDEObject                    690    PRIMITIV.C
  302.     struct ObjectStruct * GenEXTRUDEObject(ObjectStruct *Cross, VectorType Dir)
  303.  
  304. GenGBOXObject                       75    PRIMITIV.C
  305.     struct ObjectStruct * GenGBOXObject(VectorType Pt,
  306.                 VectorType Dir1, VectorType Dir2, VectorType Dir3)
  307.  
  308. GenGeomObject                       304    OBJECTS.C
  309.     struct ObjectStruct *GenGeomObject(char *Name, PolygonStruct *Pl,
  310.                                 ObjectStruct *Pnext)
  311. C CROSS REFERENCE                     Page 6     Sat May 05 11:52:56 1990
  312.  
  313.     Function Name            Line#    File Name
  314.  
  315.  
  316. GenMatObject                        352    OBJECTS.C
  317.     struct ObjectStruct *GenMatObject(char *Name, MatrixType Mat,
  318.                                 ObjectStruct *Pnext)
  319.  
  320. GenMatObjectRotX                    322    GEOMAT3D.C
  321.     struct ObjectStruct *GenMatObjectRotX(RealType *Degree)
  322.  
  323. GenMatObjectRotY                    334    GEOMAT3D.C
  324.     struct ObjectStruct *GenMatObjectRotY(RealType *Degree)
  325.  
  326. GenMatObjectRotZ                    346    GEOMAT3D.C
  327.     struct ObjectStruct *GenMatObjectRotZ(RealType *Degree)
  328.  
  329. GenMatObjectScale                   371    GEOMAT3D.C
  330.     struct ObjectStruct * GenMatObjectScale(VectorType Vec)
  331.  
  332. GenMatObjectTrans                   358    GEOMAT3D.C
  333.     struct ObjectStruct * GenMatObjectTrans(VectorType Vec)
  334.  
  335. GenNumObject                        321    OBJECTS.C
  336.     struct ObjectStruct *GenNumObject(char *Name, RealType *R, ObjectStruct *Pnext)
  337.  
  338. GenPLANEObject                      475    PRIMITIV.C
  339.     struct ObjectStruct * GenPLANEObject(VectorType N, VectorType T, RealType *R)
  340.  
  341. GenPOLYObject                       537    PRIMITIV.C
  342.     struct ObjectStruct *GenPOLYObject(ObjectStruct *PObjList)
  343.  
  344. GenReverseVrtxList                  802    BOOL1LOW.C
  345.     struct VertexStruct *GenReverseVrtxList(VertexStruct *VIn)
  346.  
  347. GenRotateMatrix                     54    CONVEX.C
  348.     void GenRotateMatrix(MatrixType Mat, VectorType Dir)
  349.  
  350. GenSPHEREObject                     292    PRIMITIV.C
  351.     struct ObjectStruct * GenSPHEREObject(VectorType Center, RealType *R)
  352.  
  353. GenSURFREVObject                    608    PRIMITIV.C
  354.     struct ObjectStruct * GenSURFREVObject(ObjectStruct *Cross)
  355.  
  356. GenTORUSObject                      404    PRIMITIV.C
  357.     struct ObjectStruct * GenTORUSObject(VectorType Center, VectorType Normal,
  358.                         RealType *Rmajor, RealType *Rminor)
  359.  
  360. GenVecObject                        335    OBJECTS.C
  361.     struct ObjectStruct *GenVecObject(char *Name, RealType *Vec0, RealType *Vec1,
  362.                         RealType *Vec2, ObjectStruct * Pnext)
  363.  
  364. GeomCountPolys                      255    GEOMVALS.C
  365.     double GeomCountPolys(ObjectStruct *PObj)
  366.  
  367. GeomObjectArea                      49    GEOMVALS.C
  368.     double GeomObjectArea(ObjectStruct *PObj)
  369.  
  370. GeomObjectVolume                    150    GEOMVALS.C
  371.     double GeomObjectVolume(ObjectStruct *PObj)
  372.  
  373. C CROSS REFERENCE                     Page 7     Sat May 05 11:52:56 1990
  374.  
  375.     Function Name            Line#    File Name
  376.  
  377. GetGraphicEvent                     807    XGRPHGEN.C
  378.     GraphicEventType GetGraphicEvent(RealType *ChangeFactor, char **ToggleStr)
  379.  
  380. GetObject                           120    OBJECTS.C
  381.     struct ObjectStruct *GetObject(char *ObjName)
  382.  
  383. GraphicFlush                        799    XGRPHGEN.C
  384.     int GraphicFlush(void)
  385.  
  386. InptPrsrCopyTree                    1672    INPTEVAL.C
  387.     ParseTree *InptPrsrCopyTree(ParseTree *Root)
  388.  
  389. InptPrsrEvalError                   1911    INPTEVAL.C
  390.     int InptPrsrEvalError(char **Message)
  391.  
  392. InptPrsrEvalTree                    345    INPTEVAL.C
  393.     struct ParseTree *InptPrsrEvalTree(ParseTree *Root, int Level)
  394.  
  395. InptPrsrFreeTree                    1282    INPTEVAL.C
  396.     void InptPrsrFreeTree(ParseTree *Root)
  397.  
  398. InptPrsrParseError                  1122    INPTPRSR.C
  399.     int InptPrsrParseError(char **Message)
  400.  
  401. InptPrsrPrintTree                   1446    INPTEVAL.C
  402.     void InptPrsrPrintTree(ParseTree *Root, char *Str)
  403.  
  404. InptPrsrTypeCheck                   179    INPTEVAL.C
  405.     int InptPrsrTypeCheck(ParseTree *Root, int Level)
  406.  
  407. InputParser                         65    INPTPRSR.C
  408.     int InputParser(void)
  409.  
  410. InsertObject                        172    OBJECTS.C
  411.     void InsertObject(ObjectStruct *PObj)
  412.  
  413. InterLoopToVrtxList                 84    BOOL2LOW.C
  414.     struct VertexStruct *InterLoopToVrtxList(InterSegmentStruct *PIHead)
  415.  
  416. InteractGeomObject                  32    XVIEWOBJ.C
  417.     void InteractGeomObject(ObjectStruct *PObjList, RealType *UpdateGlblMat)
  418.  
  419. InteractGeomObject                  272    IPRSRTST.C
  420.     void InteractGeomObject(ObjectStruct *PObj, RealType *UpdateGlblMat)
  421.  
  422. InteractGeomObject                  57    VIEWOBJ.C
  423.     void InteractGeomObject(ObjectStruct *PObjList, RealType *UpdateGlblMat)
  424.  
  425. IsAbortKeyPressed                   787    XGRPHGEN.C
  426.     int IsAbortKeyPressed(void)
  427.  
  428. LoopsFromInterList                  448    BOOL1LOW.C
  429.     void LoopsFromInterList(PolygonStruct *Pl,
  430.             InterSegListStruct **PClosed, InterSegListStruct **POpen)
  431.  
  432. MatAddTwo4by4                       152    GEOMAT3D.C
  433.     void MatAddTwo4by4(MatrixType MatRes, MatrixType Mat1, MatrixType Mat2)
  434.  
  435. C CROSS REFERENCE                     Page 8     Sat May 05 11:52:56 1990
  436.  
  437.     Function Name            Line#    File Name
  438.  
  439. MatGenMatRotX                       73    GEOMAT3D.C
  440.     void MatGenMatRotX(RealType CosTeta, RealType SinTeta, MatrixType Mat)
  441.  
  442. MatGenMatRotX1                      61    GEOMAT3D.C
  443.     void MatGenMatRotX1(RealType Teta, MatrixType Mat)
  444.  
  445. MatGenMatRotY                       98    GEOMAT3D.C
  446.     void MatGenMatRotY(RealType CosTeta, RealType SinTeta, MatrixType Mat)
  447.  
  448. MatGenMatRotY1                      86    GEOMAT3D.C
  449.     void MatGenMatRotY1(RealType Teta, MatrixType Mat)
  450.  
  451. MatGenMatRotZ                       123    GEOMAT3D.C
  452.     void MatGenMatRotZ(RealType CosTeta, RealType SinTeta, MatrixType Mat)
  453.  
  454. MatGenMatRotZ1                      111    GEOMAT3D.C
  455.     void MatGenMatRotZ1(RealType Teta, MatrixType Mat)
  456.  
  457. MatGenMatScale                      49    GEOMAT3D.C
  458.     void MatGenMatScale(RealType Sx, RealType Sy, RealType Sz, MatrixType Mat)
  459.  
  460. MatGenMatTrans                      38    GEOMAT3D.C
  461.     void MatGenMatTrans(RealType Tx, RealType Ty, RealType Tz, MatrixType Mat)
  462.  
  463. MatGenUnitMat                       26    GEOMAT3D.C
  464.     void MatGenUnitMat(MatrixType Mat)
  465.  
  466. MatInverseMatrix                    211    GEOMAT3D.C
  467.     int MatInverseMatrix(MatrixType M, MatrixType InvM)
  468.  
  469. MatMultTwo4by4                      136    GEOMAT3D.C
  470.     void MatMultTwo4by4(MatrixType MatRes, MatrixType Mat1, MatrixType Mat2)
  471.  
  472. MatMultVecby4by4                    189    GEOMAT3D.C
  473.     void MatMultVecby4by4(VectorType VRes, VectorType Vec, MatrixType Mat)
  474.  
  475. MatScale4by4                        176    GEOMAT3D.C
  476.     void MatScale4by4(MatrixType MatRes, MatrixType Mat, RealType *Scale)
  477.  
  478. MatSubTwo4by4                       164    GEOMAT3D.C
  479.     void MatSubTwo4by4(MatrixType MatRes, MatrixType Mat1, MatrixType Mat2)
  480.  
  481. MathError                           48    MATHERR.C
  482.     int MathError(char **FuncName)
  483.  
  484. MouseClose                          215    MOUSEDRV.C
  485.     void MouseClose(void)
  486.  
  487. MouseDetect                         77    MOUSEDRV.C
  488.     int MouseDetect(void)
  489.  
  490. MouseFlushBuffer                    282    MOUSEDRV.C
  491.     void MouseFlushBuffer(void)
  492.  
  493. MouseGetBuffer                      261    MOUSEDRV.C
  494.     int MouseGetBuffer(int *X, int *Y, int *Buttons)
  495.  
  496. MouseHideCursor                     303    MOUSEDRV.C
  497. C CROSS REFERENCE                     Page 9     Sat May 05 11:52:56 1990
  498.  
  499.     Function Name            Line#    File Name
  500.  
  501.     void MouseHideCursor(void)
  502.  
  503. MouseInit                           143    MOUSEDRV.C
  504.     char *MouseInit(void)
  505.  
  506. MouseQueryBuffer                    233    MOUSEDRV.C
  507.     int MouseQueryBuffer(void)
  508.  
  509. MouseQueryDataBuffer                243    MOUSEDRV.C
  510.     int MouseQueryDataBuffer(int *X, int *Y, int *Buttons, int *OverRunError)
  511.  
  512. MouseSetPosition                    313    MOUSEDRV.C
  513.     void MouseSetPosition(int X, int Y)
  514.  
  515. MouseShowCursor                     293    MOUSEDRV.C
  516.     void MouseShowCursor(void)
  517.  
  518. MyExit                              344    IRIT.C
  519.     void MyExit(int ExitCode)
  520.  
  521. MyExit                              232    CONFIG.C
  522.     void MyExit(int ExitCode)
  523.  
  524. MyExit                              178    IPRSRTST.C
  525.     void MyExit(int ExitCode)
  526.  
  527. MyExprFree                          159    INPTPRSR.C
  528.     void MyExprFree(ParseTree *Ptr)
  529.  
  530. MyExprMalloc                        147    INPTPRSR.C
  531.     ParseTree *MyExprMalloc(void)
  532.  
  533. MyFree                              155    ALLOCATE.C
  534.     void MyFree(char *p, int Type)
  535.  
  536. MyMalloc                            46    ALLOCATE.C
  537.     char *MyMalloc(unsigned int Size, int Type)
  538.  
  539. OverLoadEvalOper                    113    OVERLOAD.C
  540.     struct ParseTree *OverLoadEvalOper(ParseTree *Root, ParseTree *TempR,
  541.                     ParseTree *TempL, int *IError, char *CError)
  542.  
  543. OverLoadTypeCheck                   74    OVERLOAD.C
  544.     int OverLoadTypeCheck(int Operator, int Right, int Left, int *Result)
  545.  
  546. PQCompFunc                          60    PRIORQUE.C
  547.     void PQCompFunc(int (*PQCompFunc)())
  548.  
  549. PQDelete                            125    PRIORQUE.C
  550.     VoidPtr PQDelete(PriorQue **PQ, VoidPtr OldItem)
  551.  
  552. PQEmpty                             50    PRIORQUE.C
  553.     int PQEmpty(PriorQue *PQ)
  554.  
  555. PQFirst                             69    PRIORQUE.C
  556.     VoidPtr PQFirst(PriorQue **PQ, int Delete)
  557.  
  558. PQFree                              243    PRIORQUE.C
  559. C CROSS REFERENCE                     Page 10    Sat May 05 11:52:56 1990
  560.  
  561.     Function Name            Line#    File Name
  562.  
  563.     void PQFree(PriorQue *PQ, int FreeItem)
  564.  
  565. PQInit                              42    PRIORQUE.C
  566.     void PQInit(PriorQue **PQ)
  567.  
  568. PQInsert                            93    PRIORQUE.C
  569.     VoidPtr PQInsert(PriorQue **PQ, VoidPtr NewItem)
  570.  
  571. PQNext                              197    PRIORQUE.C
  572.     VoidPtr PQNext(PriorQue *PQ, VoidPtr CmpItem, VoidPtr BiggerThan)
  573.  
  574. PQPrint                             229    PRIORQUE.C
  575.     void PQPrint(PriorQue *PQ, void (*PrintFunc)())
  576.  
  577. PrintFPError                        63    MATHERR.C
  578.     void PrintFPError(int Type)
  579.  
  580. PrintObject                         181    OBJECTS.C
  581.     void PrintObject(ObjectStruct *PObj)
  582.  
  583. PrintObjectList                     280    OBJECTS.C
  584.     void PrintObjectList(ObjectStruct *PObj)
  585.  
  586. RestoreCtrlBrk                      79    CTRL-BRK.C
  587.     void RestoreCtrlBrk(void)
  588.  
  589. ReverseVrtxList                     411    CONVEX.C
  590.     void ReverseVrtxList(PolygonStruct *Pl)
  591.  
  592. SetGeomObjectColor                  293    OBJECTS.C
  593.     void SetGeomObjectColor(ObjectStruct *PObj, RealType *Color)
  594.  
  595. SetUpCtrlBrk                        59    CTRL-BRK.C
  596.     void SetUpCtrlBrk(void)
  597.  
  598. SetUpHardErr                        105    CTRL-BRK.C
  599.     void SetUpHardErr(void)
  600.  
  601. SetUpPredefObjects                  34    OBJECTS.C
  602.     void SetUpPredefObjects(void)
  603.  
  604. SortOpenInterList                   622    BOOL1LOW.C
  605.     void SortOpenInterList(PolygonStruct *Pl, InterSegListStruct **POpen)
  606.  
  607. SplitNonConvexPoly                  208    CONVEX.C
  608.     PolygonStruct *SplitNonConvexPoly(PolygonStruct *Pl)
  609.  
  610. TestBooleanCtrlBrk                  386    BOOL-HI.C
  611.     void TestBooleanCtrlBrk(void)
  612.  
  613. TransformObject                     384    GEOMAT3D.C
  614.     struct ObjectStruct *TransformObject(ObjectStruct *PObj, MatrixType Mat)
  615.  
  616. UpdateCharError                     635    INPTPRSR.C
  617.     void UpdateCharError(char *StrMsg, int Token)
  618.  
  619. UpdateInteractHandleInput           137    XVIEWOBJ.C
  620.     void UpdateInteractHandleInput(void)
  621. C CROSS REFERENCE                     Page 11    Sat May 05 11:52:56 1990
  622.  
  623.     Function Name            Line#    File Name
  624.  
  625.  
  626. UpdatePolyPlane                     949    PRIMITIV.C
  627.     void UpdatePolyPlane(PolygonStruct *PPoly, VectorType Vin)
  628.  
  629. VecCopy                             266    GEOMAT3D.C
  630.     void VecCopy(VectorType Vdst, VectorType Vsrc)
  631.  
  632. VecCrossProd                        300    GEOMAT3D.C
  633.     void VecCrossProd(VectorType Vres, VectorType V1, VectorType V2)
  634.  
  635. VecDotProd                          314    GEOMAT3D.C
  636.     RealType VecDotProd(VectorType V1, VectorType V2)
  637.  
  638. VecLength                           291    GEOMAT3D.C
  639.     RealType VecLength(VectorType V)
  640.  
  641. VecNormalize                        276    GEOMAT3D.C
  642.     void VecNormalize(VectorType V)
  643.  
  644. ViewGeomObject                      188    XVIEWOBJ.C
  645.     void ViewGeomObject(ObjectStruct *PObj)
  646.  
  647. ViewGeomObject                      278    IPRSRTST.C
  648.     void ViewGeomObject(ObjectStruct *PObj)
  649.  
  650. ViewGeomObject                      302    VIEWOBJ.C
  651.     void ViewGeomObject(ObjectStruct *PObj)
  652.  
  653. ViewSetNormals                      288    XVIEWOBJ.C
  654.     void ViewSetNormals(RealType *Active, RealType *Size, RealType *Color)
  655.  
  656. ViewSetNormals                      283    IPRSRTST.C
  657.     void ViewSetNormals(RealType *Active, RealType *Size, RealType *Color)
  658.  
  659. ViewSetNormals                      420    VIEWOBJ.C
  660.     void ViewSetNormals(RealType *Active, RealType *Size, RealType *Color)
  661.  
  662. WndwClaimStatus                     339    WINDOWS.C
  663.     void WndwClaimStatus(void)
  664.  
  665. WndwClearWindow                     156    WINDOWS.C
  666.     void WndwClearWindow(GenerWindowStruct *Window)
  667.  
  668. WndwDrawAllWndwFrames               117    WINDOWS.C
  669.     void WndwDrawAllWndwFrames(void)
  670.  
  671. WndwInputWindowGetStr               312    WINDOWS.C
  672.     void WndwInputWindowGetStr(char *Str, int Length)
  673.  
  674. WndwInputWindowGetStr               215    IPRSRTST.C
  675.     void WndwInputWindowGetStr(char *Str, int Length)
  676.  
  677. WndwInputWindowPause                184    WINDOWS.C
  678.     char WndwInputWindowPause(double X, double Y)
  679.  
  680. WndwInputWindowPutStr               270    WINDOWS.C
  681.     void WndwInputWindowPutStr(char *str, int Color)
  682.  
  683. C CROSS REFERENCE                     Page 12    Sat May 05 11:52:56 1990
  684.  
  685.     Function Name            Line#    File Name
  686.  
  687. WndwInputWindowPutStrFS             220    WINDOWS.C
  688.     void WndwInputWindowPutStrFS(char *str, int Color, int Reset)
  689.  
  690. WndwInputWindowPutStrFS             230    IPRSRTST.C
  691.     void WndwInputWindowPutStrFS(char *Str, int Color, int Reset)
  692.  
  693. WndwInputWindowPutStr               225    IPRSRTST.C
  694.     void WndwInputWindowPutStr(char *Str, int Color)
  695.  
  696. WndwLogPrint                        245    WINDOWS.C
  697.     void WndwLogPrint(RealType *Set)
  698.  
  699. WndwLogPrint                        220    IPRSRTST.C
  700.     void WndwLogPrint(RealType *R)
  701.  
  702. WndwPause                           166    WINDOWS.C
  703.     void WndwPause(RealType *R)
  704.  
  705. WndwPause                           209    IPRSRTST.C
  706.     void WndwPause()
  707.  
  708. WndwReclaimStatus                   344    WINDOWS.C
  709.     void WndwReclaimStatus(void)
  710.  
  711. WndwSetUpAllWndws                   69    WINDOWS.C
  712.     void WndwSetUpAllWndws(void)
  713.  
  714. WndwStatusWindowDraw                353    WINDOWS.C
  715.     void WndwStatusWindowDraw(void)
  716.  
  717. WndwStatusWindowUpdate              382    WINDOWS.C
  718.     void WndwStatusWindowUpdate(void)
  719.  
  720. WndwStatusWindowUpdate              241    IPRSRTST.C
  721.     void WndwStatusWindowUpdate()
  722.  
  723. WndwViewGeomObject                  422    WINDOWS.C
  724.     void WndwViewGeomObject(ObjectStruct *PObjList, RealType *ClearWindow)
  725.  
  726. WndwViewGeomObject                  235    IPRSRTST.C
  727.     void WndwViewGeomObject(ObjectStruct *PObj, RealType *ClearScreen)
  728.  
  729. getcwd                              22    XGENERAL.C
  730.     char *getcwd(char *s, int Len)
  731.  
  732. main                                325    MOUSEDRV.C
  733.     void main(void)
  734.  
  735. main                                241    CONFIG.C
  736.     void main(int argc, char **argv)
  737.  
  738. main                                39    IPRSRTST.C
  739.     void main(void)
  740.  
  741. main                                116    IRIT.C
  742.     void main(int argc, char **argv)
  743.  
  744. matherr                             34    MATHERR.C
  745. C CROSS REFERENCE                     Page 13    Sat May 05 11:52:56 1990
  746.  
  747.     Function Name            Line#    File Name
  748.  
  749.     int matherr(struct exception *except)
  750.  
  751. movmem                              124    XGENERAL.C
  752.     void movmem(VoidPtr Src, VoidPtr Dest, int Len)
  753.  
  754. searchpath                          35    XGENERAL.C
  755.     char *searchpath(char *Name)
  756.  
  757. strdup                              104    XGENERAL.C
  758.     char *strdup(char *s)
  759.  
  760. stricmp                             77    XGENERAL.C
  761.     int stricmp(char *s1, char *s2)
  762.  
  763. strnicmp                            53    XGENERAL.C
  764.     int strnicmp(char *s1, char *s2, int n)
  765.  
  766. strstr                              62    XGENERAL.C
  767.     char *strstr(char *s, char *Pattern)
  768.  
  769.