home *** CD-ROM | disk | FTP | other *** search
- C CROSS REFERENCE Page 1 Sat May 05 19:21:25 1990
-
- Function Name Line# File Name
-
- Config 84 CONFIG.C
- void Config(char *PrgmName, ConfigStruct *SetUp, int NumVar)
-
- ConfigPrint 52 CONFIG.C
- void ConfigPrint(ConfigStruct *SetUp, int NumVar)
-
- GAGetArgs 152 GETARG.C
- int GAGetArgs(int va_alist, ...)
-
- GGClearAllScreen 313 XGRPHGEN.C
- void GGClearAllScreen(void)
-
- GGClearAllScreen 891 GRAPHGEN.C
- void GGClearAllScreen(void)
-
- GGClearMenuArea 841 GRAPHGEN.C
- void GGClearMenuArea(void)
-
- GGClearViewArea 861 GRAPHGEN.C
- void GGClearViewArea(void)
-
- GGClearWindow 304 XGRPHGEN.C
- void GGClearWindow(RealType XMin, RealType YMin,
- RealType XMax, RealType YMax, int WindowName)
-
- GGCloseGraph 259 XGRPHGEN.C
- void GGCloseGraph(void)
-
- GGCloseGraph 363 GRAPHGEN.C
- void GGCloseGraph(void)
-
- GGConfirm 707 GRAPHGEN.C
- int GGConfirm(char *s)
-
- GGDrawPoint 274 XGRPHGEN.C
- void GGDrawPoint(RealType p[], char title[], int PointColor)
-
- GGDrawPoint 540 GRAPHGEN.C
- void GGDrawPoint(double p[], char title[], int PointColor)
-
- GGGetGraphicLine 1009 GRAPHGEN.C
- void GGGetGraphicLine(double x, double y, char s[], int color)
-
- GGGetPoint 460 GRAPHGEN.C
- void GGGetPoint(double *x, double *y)
-
- GGInitGraph 206 XGRPHGEN.C
- void GGInitGraph(int argc, char **argv)
-
- GGInitGraph 168 GRAPHGEN.C
- void GGInitGraph(void)
-
- GGMenuDraw 563 GRAPHGEN.C
- int GGMenuDraw(int n, struct MenuItem m[], int erase)
-
- GGMenuPick 667 GRAPHGEN.C
- int GGMenuPick(void)
-
- C CROSS REFERENCE Page 2 Sat May 05 19:21:25 1990
-
- Function Name Line# File Name
-
- GGMyDraw 161 XGRPHGEN.C
- void GGMyDraw(RealType x, RealType y)
-
- GGMyDraw 136 GRAPHGEN.C
- void GGMyDraw(double x, double y)
-
- GGMyMove 152 XGRPHGEN.C
- void GGMyMove(RealType x, RealType y)
-
- GGMyMove 122 GRAPHGEN.C
- void GGMyMove(double x, double y)
-
- GGMySetColor 193 XGRPHGEN.C
- void GGMySetColor(int color)
-
- GGMySetColor 155 GRAPHGEN.C
- void GGMySetColor(int Color)
-
- GGMySetLineStyle 176 XGRPHGEN.C
- void GGMySetLineStyle(int Style)
-
- GGPrintHelpMenu 735 GRAPHGEN.C
- void GGPrintHelpMenu(char *FileName, char *MenuName)
-
- GGPutErrorMsg 956 GRAPHGEN.C
- void GGPutErrorMsg(char *s)
-
- GGPutMsgXY 987 GRAPHGEN.C
- void GGPutMsgXY(char *s, double x, double y)
-
- GGTone 321 XGRPHGEN.C
- void GGTone(int Frequency, int Duration)
-
- GGTone 1150 GRAPHGEN.C
- void GGTone(int Frequency, int Duration)
-
- GGViewPortAllScreen 946 GRAPHGEN.C
- void GGViewPortAllScreen(void)
-
- GGViewPortMenuArea 903 GRAPHGEN.C
- void GGViewPortMenuArea(void)
-
- GGViewPortViewArea 925 GRAPHGEN.C
- void GGViewPortViewArea(void)
-
- GGXYPutStr 288 XGRPHGEN.C
- void GGXYPutStr(RealType x, RealType y, char *s)
-
- GenMatRotX 60 GENMAT.C
- void GenMatRotX(double CosTeta, double SinTeta, MatrixType Mat)
-
- GenMatRotX1 48 GENMAT.C
- void GenMatRotX1(double Teta, MatrixType Mat)
-
- GenMatRotY 85 GENMAT.C
- void GenMatRotY(double CosTeta, double SinTeta, MatrixType Mat)
-
- GenMatRotY1 73 GENMAT.C
- C CROSS REFERENCE Page 3 Sat May 05 19:21:25 1990
-
- Function Name Line# File Name
-
- void GenMatRotY1(double Teta, MatrixType Mat)
-
- GenMatRotZ 110 GENMAT.C
- void GenMatRotZ(double CosTeta, double SinTeta, MatrixType Mat)
-
- GenMatRotZ1 98 GENMAT.C
- void GenMatRotZ1(double Teta, MatrixType Mat)
-
- GenMatScale 36 GENMAT.C
- void GenMatScale(double Sx, double Sy, double Sz, MatrixType Mat)
-
- GenMatTrans 25 GENMAT.C
- void GenMatTrans(double Tx, double Ty, double Tz, MatrixType Mat)
-
- GenUnitMat 13 GENMAT.C
- void GenUnitMat(MatrixType Mat)
-
- GetBinTree 543 PARSER.C
- BinTree *GetBinTree(char *RecName, BinTree *Tree)
-
- GetDataFile 53 PARSER.C
- FileDescription *GetDataFile(FILE *f)
-
- GetGraphicEvent 863 XGRPHGEN.C
- GraphicEventType GetGraphicEvent(RealType *ChangeFactor, char **ToggleStr)
-
- GetViewFile 224 PARSER.C
- void GetViewFile(FILE *f, int FileExists)
-
- GraphicFlush 855 XGRPHGEN.C
- int GraphicFlush(void)
-
- InteractGeomObject 32 XVIEWOBJ.C
- void InteractGeomObject(FileDescription **FD, int NumOfObjects, char **Objects)
-
- InteractGeomObject 58 VIEWOBJ.C
- void InteractGeomObject(FileDescription **FD, int NumOfObjects, char **Objects)
-
- IsAbortKeyPressed 843 XGRPHGEN.C
- int IsAbortKeyPressed(void)
-
- MathErrorGet 53 MATHERR.C
- char *MathErrorGet(void)
-
- MathErrorSetUp 42 MATHERR.C
- void MathErrorSetUp(int Action, void far *Addr)
-
- MouseClose 215 MOUSEDRV.C
- void MouseClose(void)
-
- MouseDetect 77 MOUSEDRV.C
- int MouseDetect(void)
-
- MouseFlushBuffer 282 MOUSEDRV.C
- void MouseFlushBuffer(void)
-
- MouseGetBuffer 261 MOUSEDRV.C
- int MouseGetBuffer(int *X, int *Y, int *Buttons)
- C CROSS REFERENCE Page 4 Sat May 05 19:21:25 1990
-
- Function Name Line# File Name
-
-
- MouseHideCursor 303 MOUSEDRV.C
- void MouseHideCursor(void)
-
- MouseInit 143 MOUSEDRV.C
- char *MouseInit(void)
-
- MouseQueryBuffer 233 MOUSEDRV.C
- int MouseQueryBuffer(void)
-
- MouseQueryDataBuffer 243 MOUSEDRV.C
- int MouseQueryDataBuffer(int *X, int *Y, int *Buttons, int *OverRunError)
-
- MouseSetPosition 313 MOUSEDRV.C
- void MouseSetPosition(int X, int Y)
-
- MouseShowCursor 293 MOUSEDRV.C
- void MouseShowCursor(void)
-
- MultTwo4by4 123 GENMAT.C
- void MultTwo4by4(MatrixType MatRes, MatrixType Mat1, MatrixType Mat2)
-
- MultVecby4by4 140 GENMAT.C
- void MultVecby4by4(double VRes[3], float Vec[3], MatrixType Mat)
-
- MyExit 305 POLY3D.C
- void MyExit(int ExitCode)
-
- MyExit 232 CONFIG.C
- void MyExit(int ExitCode)
-
- MyMalloc 258 POLY3D.C
- char *MyMalloc(unsigned size)
-
- PrintAllBinTrees 648 PARSER.C
- void PrintAllBinTrees(FileDescription *FD)
-
- PrintBinTree 664 PARSER.C
- void PrintBinTree(BinTree *Tree)
-
- SavePostScript 28 POSTSCRP.C
- void SavePostScript(FileDescription **FD, int NumOfObjects, char **Objects)
-
- UpdateInteractHandleInput 190 XVIEWOBJ.C
- void UpdateInteractHandleInput(void)
-
- main 124 POLY3D.C
- void main(int argc, char **argv)
-
- main 241 CONFIG.C
- void main(int argc, char **argv)
-
- main 325 MOUSEDRV.C
- void main(void)
-
- matherr 131 MATHERR.C
- int matherr(except)
- struct exception *except;
- C CROSS REFERENCE Page 5 Sat May 05 19:21:25 1990
-
- Function Name Line# File Name
-
-
- movmem 107 XGENERAL.C
- void movmem(VoidPtr Src, VoidPtr Dest, int Len)
-
- searchpath 18 XGENERAL.C
- char *searchpath(char *Name)
-
- strdup 87 XGENERAL.C
- char *strdup(char *s)
-
- stricmp 60 XGENERAL.C
- int stricmp(char *s1, char *s2)
-
- strnicmp 36 XGENERAL.C
- int strnicmp(char *s1, char *s2, int n)
-
- strstr 45 XGENERAL.C
- char *strstr(char *s, char *Pattern)
-
-