home *** CD-ROM | disk | FTP | other *** search
- C CROSS REFERENCE Page 1 Sat May 05 11:52:56 1990
-
- Function Name Line# File Name
-
- AliasEdit 902 INPTPRSR.C
- void AliasEdit(char *Name, char *Value)
-
- AliasExpand 958 INPTPRSR.C
- void AliasExpand(char *Line)
-
- AliasReset 891 INPTPRSR.C
- void AliasReset(void)
-
- AllocObject 319 ALLOCATE.C
- struct ObjectStruct * AllocObject(char *Name, ByteType ObjType,
- ObjectStruct * Pnext)
-
- AllocPolygon 300 ALLOCATE.C
- struct PolygonStruct * AllocPolygon(ByteType Count, ByteType Tags,
- VertexStruct * V, PolygonStruct * Pnext)
-
- AllocVertex 282 ALLOCATE.C
- struct VertexStruct * AllocVertex(ByteType Count, ByteType Tags,
- PolygonStruct * PAdj, VertexStruct * Pnext)
-
- BooleanAND 26 DUMMY.C
- char *BooleanAND()
-
- BooleanAND 128 BOOL-HI.C
- ObjectStruct *BooleanAND(ObjectStruct *PObj1, ObjectStruct *PObj2)
-
- BooleanLow1In2 87 BOOL1LOW.C
- ObjectStruct *BooleanLow1In2(ObjectStruct *PObj1, ObjectStruct *PObj2)
-
- BooleanLow1Out2 65 BOOL1LOW.C
- ObjectStruct *BooleanLow1Out2(ObjectStruct *PObj1, ObjectStruct *PObj2)
-
- BooleanNEG 32 DUMMY.C
- char *BooleanNEG()
-
- BooleanNEG 233 BOOL-HI.C
- ObjectStruct *BooleanNEG(ObjectStruct *PObj)
-
- BooleanOR 14 DUMMY.C
- char *BooleanOR()
-
- BooleanOR 54 BOOL-HI.C
- ObjectStruct *BooleanOR(ObjectStruct *PObj1, ObjectStruct *PObj2)
-
- BooleanSUB 20 DUMMY.C
- char *BooleanSUB()
-
- BooleanSUB 176 BOOL-HI.C
- ObjectStruct *BooleanSUB(ObjectStruct *PObj1, ObjectStruct *PObj2)
-
- CG2PointsFromLineLine 625 GEOMAT3D.C
- int CG2PointsFromLineLine(PointType Pl1, PointType Vl1,
- PointType Pl2, PointType Vl2,
- PointType Pt1, RealType *t1,
- PointType Pt2, RealType *t2)
-
- CGDistLineLine 671 GEOMAT3D.C
- C CROSS REFERENCE Page 2 Sat May 05 11:52:56 1990
-
- Function Name Line# File Name
-
- RealType CGDistLineLine(PointType Pl1, PointType Vl1,
- PointType Pl2, PointType Vl2)
-
- CGDistPointLine 499 GEOMAT3D.C
- RealType CGDistPointLine(PointType Point, PointType Pl, PointType Vl)
-
- CGDistPointPlane 522 GEOMAT3D.C
- RealType CGDistPointPlane(PointType Point, PlaneType Plane)
-
- CGDistPointPoint 416 GEOMAT3D.C
- RealType CGDistPointPoint(PointType P1, PointType P2)
-
- CGPlaneFrom3Points 437 GEOMAT3D.C
- int CGPlaneFrom3Points(PlaneType Plane, PointType Pt1, PointType Pt2,
- PointType Pt3)
-
- CGPointFromLinePlane 549 GEOMAT3D.C
- int CGPointFromLinePlane(PointType Pl, PointType Vl, PlaneType Plane,
- PointType InterPoint, RealType *t)
-
- CGPointFromLinePlane01 584 GEOMAT3D.C
- int CGPointFromLinePlane01(PointType Pl, PointType Vl, PlaneType Plane,
- PointType InterPoint, RealType *t)
-
- CGPointFromPointLine 466 GEOMAT3D.C
- void CGPointFromPointLine(PointType Point, PointType Pl, PointType Vl,
- PointType ClosestPoint)
-
- CGPolygonRayInter 727 GEOMAT3D.C
- int CGPolygonRayInter(PolygonStruct *Pl, PointType PtRay, int RayAxes)
-
- CleanUpPolygonList 38 DUMMY.C
- char *CleanUpPolygonList()
-
- CleanUpPolygonList 303 BOOL-HI.C
- void CleanUpPolygonList(PolygonStruct **PPolygon)
-
- Config 84 CONFIG.C
- void Config(char *PrgmName, ConfigStruct *SetUp, int NumVar)
-
- ConfigPrint 52 CONFIG.C
- void ConfigPrint(ConfigStruct *SetUp, int NumVar)
-
- ConvexPolyObject 100 CONVEX.C
- void ConvexPolyObject(ObjectStruct *PObj)
-
- ConvexPolyObjectN 85 CONVEX.C
- ObjectStruct *ConvexPolyObjectN(ObjectStruct *PObj)
-
- ConvexPolygon 153 CONVEX.C
- int ConvexPolygon(PolygonStruct *Pl)
-
- CopyObject 372 OBJECTS.C
- struct ObjectStruct *CopyObject(ObjectStruct *Dest, ObjectStruct *Src,
- int CopyAll)
-
- CopyPolygonList 428 OBJECTS.C
- struct PolygonStruct *CopyPolygonList(PolygonStruct *Src)
- C CROSS REFERENCE Page 3 Sat May 05 11:52:56 1990
-
- Function Name Line# File Name
-
-
- CopyVList 453 OBJECTS.C
- struct VertexStruct *CopyVList(VertexStruct *Src)
-
- DataPrsrGetObject 179 DATAPRSR.C
- ObjectStruct *DataPrsrGetObject(char *FileName, char *ObjName)
-
- DataPrsrParseError 763 DATAPRSR.C
- int DataPrsrParseError(char **ErrorMsg)
-
- DataPrsrPutObject 41 DATAPRSR.C
- void DataPrsrPutObject(char *FileName, ObjectStruct *PObj)
-
- DefaultFPEHandler 385 IRIT.C
- void DefaultFPEHandler(int Sig, int Type, int *RegList)
-
- DefaultFPEHandler 199 IPRSRTST.C
- void DefaultFPEHandler(int Sig, int Type, int *RegList)
-
- DeleteObject 146 OBJECTS.C
- void DeleteObject(ObjectStruct *PObj, int Free)
-
- DosChangeDir 246 IPRSRTST.C
- void DosChangeDir(char *s)
-
- DosChangeDir 97 DOSINTR.C
- void DosChangeDir(char *s)
-
- DosEditFile 257 IPRSRTST.C
- void DosEditFile(char *s)
-
- DosEditFile 178 DOSINTR.C
- void DosEditFile(char *Str)
-
- DosGetTime 251 IPRSRTST.C
- double DosGetTime(double ResetTime)
-
- DosGetTime 137 DOSINTR.C
- double DosGetTime(double ResetTime)
-
- DosPrintDir 267 IPRSRTST.C
- void DosPrintDir(char *s)
-
- DosPrintDir 53 DOSINTR.C
- void DosPrintDir(char *Match)
-
- DosSystem 262 IPRSRTST.C
- void DosSystem()
-
- DosSystem 211 DOSINTR.C
- void DosSystem(void)
-
- ExtractPolygons 682 BOOL2LOW.C
- ObjectStruct *ExtractPolygons(ObjectStruct *PObj, int AinB)
-
- FatalBooleanError 401 BOOL-HI.C
- void FatalBooleanError(int ErrorType)
-
- C CROSS REFERENCE Page 4 Sat May 05 11:52:56 1990
-
- Function Name Line# File Name
-
- FatalError 365 IRIT.C
- void FatalError(char *ErrorMsg)
-
- FatalError 187 IPRSRTST.C
- void FatalError(char *ErrorMsg)
-
- FileInclude 1090 INPTPRSR.C
- void FileInclude(char *FileName)
-
- FreeObject 137 OBJECTS.C
- void FreeObject(ObjectStruct *PObj)
-
- GGClearAllScreen 297 XGRPHGEN.C
- void GGClearAllScreen(void)
-
- GGClearAllScreen 506 GRAPHGEN.C
- void GGClearAllScreen(void)
-
- GGClearWindow 288 XGRPHGEN.C
- void GGClearWindow(RealType XMin, RealType YMin,
- RealType XMax, RealType YMax, int WindowName)
-
- GGClearWindow 494 GRAPHGEN.C
- void GGClearWindow(double XMin, double YMin,
- double XMax, double YMax, int WindowName)
-
- GGCloseGraph 247 XGRPHGEN.C
- void GGCloseGraph(void)
-
- GGCloseGraph 275 GRAPHGEN.C
- void GGCloseGraph(void)
-
- GGDrawPoint 258 XGRPHGEN.C
- void GGDrawPoint(RealType p[], char title[], int PointColor)
-
- GGDrawPoint 445 GRAPHGEN.C
- void GGDrawPoint(double p[], char title[], int PointColor)
-
- GGGetGraphicLine 564 GRAPHGEN.C
- void GGGetGraphicLine(double x, double y, char s[], int Length, int Color)
-
- GGGetPoint 372 GRAPHGEN.C
- void GGGetPoint(double *x, double *y)
-
- GGInitGraph 196 XGRPHGEN.C
- void GGInitGraph(int argc, char **argv)
-
- GGInitGraph 106 GRAPHGEN.C
- void GGInitGraph(void)
-
- GGMyDraw 167 XGRPHGEN.C
- void GGMyDraw(RealType x, RealType y)
-
- GGMyDraw 76 GRAPHGEN.C
- void GGMyDraw(double x, double y)
-
- GGMyMove 158 XGRPHGEN.C
- void GGMyMove(RealType x, RealType y)
- C CROSS REFERENCE Page 5 Sat May 05 11:52:56 1990
-
- Function Name Line# File Name
-
-
- GGMyMove 62 GRAPHGEN.C
- void GGMyMove(double x, double y)
-
- GGMySetColor 182 XGRPHGEN.C
- void GGMySetColor(int color)
-
- GGMySetColor 95 GRAPHGEN.C
- void GGMySetColor(int color)
-
- GGTone 305 XGRPHGEN.C
- void GGTone(int Frequency, int Duration)
-
- GGTone 707 GRAPHGEN.C
- void GGTone(int Frequency, int Time)
-
- GGTone 290 IPRSRTST.C
- void GGTone(int Freq, int Time)
-
- GGWindowViewPort 461 GRAPHGEN.C
- void GGWindowViewPort(double XMin, double YMin,
- double XMax, double YMax, int WindowName)
-
- GGXYPutChar 520 GRAPHGEN.C
- void GGXYPutChar(char c, int Color)
-
- GGXYPutStr 272 XGRPHGEN.C
- void GGXYPutStr(RealType x, RealType y, char *s)
-
- GGXYPutStr 542 GRAPHGEN.C
- void GGXYPutStr(double x, double y, char *s)
-
- GenAdjacencies 39 ADJACNCY.C
- int GenAdjacencies(ObjectStruct *PObj)
-
- GenBOXObject 50 PRIMITIV.C
- struct ObjectStruct * GenBOXObject(VectorType Pt, RealType *WidthX,
- RealType *WidthY, RealType *WidthZ)
-
- GenCONEObject 139 PRIMITIV.C
- struct ObjectStruct * GenCONEObject(VectorType Pt, VectorType Dir, RealType *R)
-
- GenCROSSECObject 594 PRIMITIV.C
- struct ObjectStruct * GenCROSSECObject(ObjectStruct *PObj)
-
- GenCYLINObject 208 PRIMITIV.C
- struct ObjectStruct * GenCYLINObject(VectorType Pt, VectorType Dir, RealType *R)
-
- GenEXTRUDEObject 690 PRIMITIV.C
- struct ObjectStruct * GenEXTRUDEObject(ObjectStruct *Cross, VectorType Dir)
-
- GenGBOXObject 75 PRIMITIV.C
- struct ObjectStruct * GenGBOXObject(VectorType Pt,
- VectorType Dir1, VectorType Dir2, VectorType Dir3)
-
- GenGeomObject 304 OBJECTS.C
- struct ObjectStruct *GenGeomObject(char *Name, PolygonStruct *Pl,
- ObjectStruct *Pnext)
- C CROSS REFERENCE Page 6 Sat May 05 11:52:56 1990
-
- Function Name Line# File Name
-
-
- GenMatObject 352 OBJECTS.C
- struct ObjectStruct *GenMatObject(char *Name, MatrixType Mat,
- ObjectStruct *Pnext)
-
- GenMatObjectRotX 322 GEOMAT3D.C
- struct ObjectStruct *GenMatObjectRotX(RealType *Degree)
-
- GenMatObjectRotY 334 GEOMAT3D.C
- struct ObjectStruct *GenMatObjectRotY(RealType *Degree)
-
- GenMatObjectRotZ 346 GEOMAT3D.C
- struct ObjectStruct *GenMatObjectRotZ(RealType *Degree)
-
- GenMatObjectScale 371 GEOMAT3D.C
- struct ObjectStruct * GenMatObjectScale(VectorType Vec)
-
- GenMatObjectTrans 358 GEOMAT3D.C
- struct ObjectStruct * GenMatObjectTrans(VectorType Vec)
-
- GenNumObject 321 OBJECTS.C
- struct ObjectStruct *GenNumObject(char *Name, RealType *R, ObjectStruct *Pnext)
-
- GenPLANEObject 475 PRIMITIV.C
- struct ObjectStruct * GenPLANEObject(VectorType N, VectorType T, RealType *R)
-
- GenPOLYObject 537 PRIMITIV.C
- struct ObjectStruct *GenPOLYObject(ObjectStruct *PObjList)
-
- GenReverseVrtxList 802 BOOL1LOW.C
- struct VertexStruct *GenReverseVrtxList(VertexStruct *VIn)
-
- GenRotateMatrix 54 CONVEX.C
- void GenRotateMatrix(MatrixType Mat, VectorType Dir)
-
- GenSPHEREObject 292 PRIMITIV.C
- struct ObjectStruct * GenSPHEREObject(VectorType Center, RealType *R)
-
- GenSURFREVObject 608 PRIMITIV.C
- struct ObjectStruct * GenSURFREVObject(ObjectStruct *Cross)
-
- GenTORUSObject 404 PRIMITIV.C
- struct ObjectStruct * GenTORUSObject(VectorType Center, VectorType Normal,
- RealType *Rmajor, RealType *Rminor)
-
- GenVecObject 335 OBJECTS.C
- struct ObjectStruct *GenVecObject(char *Name, RealType *Vec0, RealType *Vec1,
- RealType *Vec2, ObjectStruct * Pnext)
-
- GeomCountPolys 255 GEOMVALS.C
- double GeomCountPolys(ObjectStruct *PObj)
-
- GeomObjectArea 49 GEOMVALS.C
- double GeomObjectArea(ObjectStruct *PObj)
-
- GeomObjectVolume 150 GEOMVALS.C
- double GeomObjectVolume(ObjectStruct *PObj)
-
- C CROSS REFERENCE Page 7 Sat May 05 11:52:56 1990
-
- Function Name Line# File Name
-
- GetGraphicEvent 807 XGRPHGEN.C
- GraphicEventType GetGraphicEvent(RealType *ChangeFactor, char **ToggleStr)
-
- GetObject 120 OBJECTS.C
- struct ObjectStruct *GetObject(char *ObjName)
-
- GraphicFlush 799 XGRPHGEN.C
- int GraphicFlush(void)
-
- InptPrsrCopyTree 1672 INPTEVAL.C
- ParseTree *InptPrsrCopyTree(ParseTree *Root)
-
- InptPrsrEvalError 1911 INPTEVAL.C
- int InptPrsrEvalError(char **Message)
-
- InptPrsrEvalTree 345 INPTEVAL.C
- struct ParseTree *InptPrsrEvalTree(ParseTree *Root, int Level)
-
- InptPrsrFreeTree 1282 INPTEVAL.C
- void InptPrsrFreeTree(ParseTree *Root)
-
- InptPrsrParseError 1122 INPTPRSR.C
- int InptPrsrParseError(char **Message)
-
- InptPrsrPrintTree 1446 INPTEVAL.C
- void InptPrsrPrintTree(ParseTree *Root, char *Str)
-
- InptPrsrTypeCheck 179 INPTEVAL.C
- int InptPrsrTypeCheck(ParseTree *Root, int Level)
-
- InputParser 65 INPTPRSR.C
- int InputParser(void)
-
- InsertObject 172 OBJECTS.C
- void InsertObject(ObjectStruct *PObj)
-
- InterLoopToVrtxList 84 BOOL2LOW.C
- struct VertexStruct *InterLoopToVrtxList(InterSegmentStruct *PIHead)
-
- InteractGeomObject 32 XVIEWOBJ.C
- void InteractGeomObject(ObjectStruct *PObjList, RealType *UpdateGlblMat)
-
- InteractGeomObject 272 IPRSRTST.C
- void InteractGeomObject(ObjectStruct *PObj, RealType *UpdateGlblMat)
-
- InteractGeomObject 57 VIEWOBJ.C
- void InteractGeomObject(ObjectStruct *PObjList, RealType *UpdateGlblMat)
-
- IsAbortKeyPressed 787 XGRPHGEN.C
- int IsAbortKeyPressed(void)
-
- LoopsFromInterList 448 BOOL1LOW.C
- void LoopsFromInterList(PolygonStruct *Pl,
- InterSegListStruct **PClosed, InterSegListStruct **POpen)
-
- MatAddTwo4by4 152 GEOMAT3D.C
- void MatAddTwo4by4(MatrixType MatRes, MatrixType Mat1, MatrixType Mat2)
-
- C CROSS REFERENCE Page 8 Sat May 05 11:52:56 1990
-
- Function Name Line# File Name
-
- MatGenMatRotX 73 GEOMAT3D.C
- void MatGenMatRotX(RealType CosTeta, RealType SinTeta, MatrixType Mat)
-
- MatGenMatRotX1 61 GEOMAT3D.C
- void MatGenMatRotX1(RealType Teta, MatrixType Mat)
-
- MatGenMatRotY 98 GEOMAT3D.C
- void MatGenMatRotY(RealType CosTeta, RealType SinTeta, MatrixType Mat)
-
- MatGenMatRotY1 86 GEOMAT3D.C
- void MatGenMatRotY1(RealType Teta, MatrixType Mat)
-
- MatGenMatRotZ 123 GEOMAT3D.C
- void MatGenMatRotZ(RealType CosTeta, RealType SinTeta, MatrixType Mat)
-
- MatGenMatRotZ1 111 GEOMAT3D.C
- void MatGenMatRotZ1(RealType Teta, MatrixType Mat)
-
- MatGenMatScale 49 GEOMAT3D.C
- void MatGenMatScale(RealType Sx, RealType Sy, RealType Sz, MatrixType Mat)
-
- MatGenMatTrans 38 GEOMAT3D.C
- void MatGenMatTrans(RealType Tx, RealType Ty, RealType Tz, MatrixType Mat)
-
- MatGenUnitMat 26 GEOMAT3D.C
- void MatGenUnitMat(MatrixType Mat)
-
- MatInverseMatrix 211 GEOMAT3D.C
- int MatInverseMatrix(MatrixType M, MatrixType InvM)
-
- MatMultTwo4by4 136 GEOMAT3D.C
- void MatMultTwo4by4(MatrixType MatRes, MatrixType Mat1, MatrixType Mat2)
-
- MatMultVecby4by4 189 GEOMAT3D.C
- void MatMultVecby4by4(VectorType VRes, VectorType Vec, MatrixType Mat)
-
- MatScale4by4 176 GEOMAT3D.C
- void MatScale4by4(MatrixType MatRes, MatrixType Mat, RealType *Scale)
-
- MatSubTwo4by4 164 GEOMAT3D.C
- void MatSubTwo4by4(MatrixType MatRes, MatrixType Mat1, MatrixType Mat2)
-
- MathError 48 MATHERR.C
- int MathError(char **FuncName)
-
- 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)
-
- MouseHideCursor 303 MOUSEDRV.C
- C CROSS REFERENCE Page 9 Sat May 05 11:52:56 1990
-
- Function Name Line# File Name
-
- 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)
-
- MyExit 344 IRIT.C
- void MyExit(int ExitCode)
-
- MyExit 232 CONFIG.C
- void MyExit(int ExitCode)
-
- MyExit 178 IPRSRTST.C
- void MyExit(int ExitCode)
-
- MyExprFree 159 INPTPRSR.C
- void MyExprFree(ParseTree *Ptr)
-
- MyExprMalloc 147 INPTPRSR.C
- ParseTree *MyExprMalloc(void)
-
- MyFree 155 ALLOCATE.C
- void MyFree(char *p, int Type)
-
- MyMalloc 46 ALLOCATE.C
- char *MyMalloc(unsigned int Size, int Type)
-
- OverLoadEvalOper 113 OVERLOAD.C
- struct ParseTree *OverLoadEvalOper(ParseTree *Root, ParseTree *TempR,
- ParseTree *TempL, int *IError, char *CError)
-
- OverLoadTypeCheck 74 OVERLOAD.C
- int OverLoadTypeCheck(int Operator, int Right, int Left, int *Result)
-
- PQCompFunc 60 PRIORQUE.C
- void PQCompFunc(int (*PQCompFunc)())
-
- PQDelete 125 PRIORQUE.C
- VoidPtr PQDelete(PriorQue **PQ, VoidPtr OldItem)
-
- PQEmpty 50 PRIORQUE.C
- int PQEmpty(PriorQue *PQ)
-
- PQFirst 69 PRIORQUE.C
- VoidPtr PQFirst(PriorQue **PQ, int Delete)
-
- PQFree 243 PRIORQUE.C
- C CROSS REFERENCE Page 10 Sat May 05 11:52:56 1990
-
- Function Name Line# File Name
-
- void PQFree(PriorQue *PQ, int FreeItem)
-
- PQInit 42 PRIORQUE.C
- void PQInit(PriorQue **PQ)
-
- PQInsert 93 PRIORQUE.C
- VoidPtr PQInsert(PriorQue **PQ, VoidPtr NewItem)
-
- PQNext 197 PRIORQUE.C
- VoidPtr PQNext(PriorQue *PQ, VoidPtr CmpItem, VoidPtr BiggerThan)
-
- PQPrint 229 PRIORQUE.C
- void PQPrint(PriorQue *PQ, void (*PrintFunc)())
-
- PrintFPError 63 MATHERR.C
- void PrintFPError(int Type)
-
- PrintObject 181 OBJECTS.C
- void PrintObject(ObjectStruct *PObj)
-
- PrintObjectList 280 OBJECTS.C
- void PrintObjectList(ObjectStruct *PObj)
-
- RestoreCtrlBrk 79 CTRL-BRK.C
- void RestoreCtrlBrk(void)
-
- ReverseVrtxList 411 CONVEX.C
- void ReverseVrtxList(PolygonStruct *Pl)
-
- SetGeomObjectColor 293 OBJECTS.C
- void SetGeomObjectColor(ObjectStruct *PObj, RealType *Color)
-
- SetUpCtrlBrk 59 CTRL-BRK.C
- void SetUpCtrlBrk(void)
-
- SetUpHardErr 105 CTRL-BRK.C
- void SetUpHardErr(void)
-
- SetUpPredefObjects 34 OBJECTS.C
- void SetUpPredefObjects(void)
-
- SortOpenInterList 622 BOOL1LOW.C
- void SortOpenInterList(PolygonStruct *Pl, InterSegListStruct **POpen)
-
- SplitNonConvexPoly 208 CONVEX.C
- PolygonStruct *SplitNonConvexPoly(PolygonStruct *Pl)
-
- TestBooleanCtrlBrk 386 BOOL-HI.C
- void TestBooleanCtrlBrk(void)
-
- TransformObject 384 GEOMAT3D.C
- struct ObjectStruct *TransformObject(ObjectStruct *PObj, MatrixType Mat)
-
- UpdateCharError 635 INPTPRSR.C
- void UpdateCharError(char *StrMsg, int Token)
-
- UpdateInteractHandleInput 137 XVIEWOBJ.C
- void UpdateInteractHandleInput(void)
- C CROSS REFERENCE Page 11 Sat May 05 11:52:56 1990
-
- Function Name Line# File Name
-
-
- UpdatePolyPlane 949 PRIMITIV.C
- void UpdatePolyPlane(PolygonStruct *PPoly, VectorType Vin)
-
- VecCopy 266 GEOMAT3D.C
- void VecCopy(VectorType Vdst, VectorType Vsrc)
-
- VecCrossProd 300 GEOMAT3D.C
- void VecCrossProd(VectorType Vres, VectorType V1, VectorType V2)
-
- VecDotProd 314 GEOMAT3D.C
- RealType VecDotProd(VectorType V1, VectorType V2)
-
- VecLength 291 GEOMAT3D.C
- RealType VecLength(VectorType V)
-
- VecNormalize 276 GEOMAT3D.C
- void VecNormalize(VectorType V)
-
- ViewGeomObject 188 XVIEWOBJ.C
- void ViewGeomObject(ObjectStruct *PObj)
-
- ViewGeomObject 278 IPRSRTST.C
- void ViewGeomObject(ObjectStruct *PObj)
-
- ViewGeomObject 302 VIEWOBJ.C
- void ViewGeomObject(ObjectStruct *PObj)
-
- ViewSetNormals 288 XVIEWOBJ.C
- void ViewSetNormals(RealType *Active, RealType *Size, RealType *Color)
-
- ViewSetNormals 283 IPRSRTST.C
- void ViewSetNormals(RealType *Active, RealType *Size, RealType *Color)
-
- ViewSetNormals 420 VIEWOBJ.C
- void ViewSetNormals(RealType *Active, RealType *Size, RealType *Color)
-
- WndwClaimStatus 339 WINDOWS.C
- void WndwClaimStatus(void)
-
- WndwClearWindow 156 WINDOWS.C
- void WndwClearWindow(GenerWindowStruct *Window)
-
- WndwDrawAllWndwFrames 117 WINDOWS.C
- void WndwDrawAllWndwFrames(void)
-
- WndwInputWindowGetStr 312 WINDOWS.C
- void WndwInputWindowGetStr(char *Str, int Length)
-
- WndwInputWindowGetStr 215 IPRSRTST.C
- void WndwInputWindowGetStr(char *Str, int Length)
-
- WndwInputWindowPause 184 WINDOWS.C
- char WndwInputWindowPause(double X, double Y)
-
- WndwInputWindowPutStr 270 WINDOWS.C
- void WndwInputWindowPutStr(char *str, int Color)
-
- C CROSS REFERENCE Page 12 Sat May 05 11:52:56 1990
-
- Function Name Line# File Name
-
- WndwInputWindowPutStrFS 220 WINDOWS.C
- void WndwInputWindowPutStrFS(char *str, int Color, int Reset)
-
- WndwInputWindowPutStrFS 230 IPRSRTST.C
- void WndwInputWindowPutStrFS(char *Str, int Color, int Reset)
-
- WndwInputWindowPutStr 225 IPRSRTST.C
- void WndwInputWindowPutStr(char *Str, int Color)
-
- WndwLogPrint 245 WINDOWS.C
- void WndwLogPrint(RealType *Set)
-
- WndwLogPrint 220 IPRSRTST.C
- void WndwLogPrint(RealType *R)
-
- WndwPause 166 WINDOWS.C
- void WndwPause(RealType *R)
-
- WndwPause 209 IPRSRTST.C
- void WndwPause()
-
- WndwReclaimStatus 344 WINDOWS.C
- void WndwReclaimStatus(void)
-
- WndwSetUpAllWndws 69 WINDOWS.C
- void WndwSetUpAllWndws(void)
-
- WndwStatusWindowDraw 353 WINDOWS.C
- void WndwStatusWindowDraw(void)
-
- WndwStatusWindowUpdate 382 WINDOWS.C
- void WndwStatusWindowUpdate(void)
-
- WndwStatusWindowUpdate 241 IPRSRTST.C
- void WndwStatusWindowUpdate()
-
- WndwViewGeomObject 422 WINDOWS.C
- void WndwViewGeomObject(ObjectStruct *PObjList, RealType *ClearWindow)
-
- WndwViewGeomObject 235 IPRSRTST.C
- void WndwViewGeomObject(ObjectStruct *PObj, RealType *ClearScreen)
-
- getcwd 22 XGENERAL.C
- char *getcwd(char *s, int Len)
-
- main 325 MOUSEDRV.C
- void main(void)
-
- main 241 CONFIG.C
- void main(int argc, char **argv)
-
- main 39 IPRSRTST.C
- void main(void)
-
- main 116 IRIT.C
- void main(int argc, char **argv)
-
- matherr 34 MATHERR.C
- C CROSS REFERENCE Page 13 Sat May 05 11:52:56 1990
-
- Function Name Line# File Name
-
- int matherr(struct exception *except)
-
- movmem 124 XGENERAL.C
- void movmem(VoidPtr Src, VoidPtr Dest, int Len)
-
- searchpath 35 XGENERAL.C
- char *searchpath(char *Name)
-
- strdup 104 XGENERAL.C
- char *strdup(char *s)
-
- stricmp 77 XGENERAL.C
- int stricmp(char *s1, char *s2)
-
- strnicmp 53 XGENERAL.C
- int strnicmp(char *s1, char *s2, int n)
-
- strstr 62 XGENERAL.C
- char *strstr(char *s, char *Pattern)
-
-