1. GM2BiTansFromCircCirc (geom_bsc.c:3040)
        int GM2BiTansFromCircCirc(const IrtPtType Center1,
                                  IrtRType Radius1,
                                  const IrtPtType Center2,
                                  IrtRType Radius2,
                                  int OuterTans,
                                  IrtPtType TanPts[2][2])
    
  2. GM2PointsFromCircCirc (geom_bsc.c:2617)
        int GM2PointsFromCircCirc(const IrtPtType Center1,
                                  IrtRType Radius1,
                                  const IrtPtType Center2,
                                  IrtRType Radius2,
                                  IrtPtType Inter1,
                                  IrtPtType Inter2)
    
  3. GM2PointsFromCircCirc3D (geom_bsc.c:2701)
        int GM2PointsFromCircCirc3D(const IrtPtType Cntr1,
                                    const IrtVecType Nrml1,
                                    IrtRType Rad1,
                                    const IrtPtType Cntr2,
                                    const IrtVecType Nrml2,
                                    IrtRType Rad2,
                                    IrtPtType Inter1,
                                    IrtPtType Inter2)
    
  4. GM2PointsFromLineLine (geom_bsc.c:1223)
        int GM2PointsFromLineLine(const IrtPtType Pl1,
                                  const IrtPtType Vl1,
                                  const IrtPtType Pl2,
                                  const IrtPtType Vl2,
                                  IrtPtType Pt1,
                                  IrtRType *t1,
                                  IrtPtType Pt2,
                                  IrtRType *t2)
    
  5. GM2TanLinesFromCircCirc (geom_bsc.c:3089)
        int GM2TanLinesFromCircCirc(const IrtPtType Center1,
                                    IrtRType Radius1,
                                    const IrtPtType Center2,
                                    IrtRType Radius2,
                                    int OuterTans,
                                    IrtLnType Tans[2])
    
  6. GM3Pts2EqltrlTriMat (geomat3d.c:1267)
        int GM3Pts2EqltrlTriMat(const IrtPtType Pt1Orig,
                                const IrtPtType Pt2Orig,
                                const IrtPtType Pt3Orig,
                                IrtHmgnMatType Mat)
    
  7. GMAffineTransUVVals (poly_pts.c:1815)
        void GMAffineTransUVVals(IPObjectStruct *PObj,
                                 const IrtRType Scale[2],
                                 const IrtRType Trans[2])
    
  8. GMAllIntersLinePolygon2D (polysmth.c:618)
        int GMAllIntersLinePolygon2D(const IPVertexStruct *VS,
                                     const IrtPtType V1,
                                     const IrtPtType V2,
                                     IrtRType *AllPrms)
    
  9. GMAngleSphericalTriangle (geom_bsc.c:1990)
        IrtRType GMAngleSphericalTriangle(const IrtVecType Dir,
                                          const IrtVecType ODir1,
                                          const IrtVecType ODir2)
    
  10. GMAnimAffineTransAnimation (animate.c:271)
        int GMAnimAffineTransAnimation(const IPObjectStruct *PObjs,
                                       IrtRType Trans,
                                       IrtRType Scale)
    
  11. GMAnimAffineTransAnimation2 (animate.c:458)
        int GMAnimAffineTransAnimation2(const IPObjectStruct *PObjs,
                                        IrtRType Min,
                                        IrtRType Max)
    
  12. GMAnimAffineTransAnimationOne (animate.c:304)
        int GMAnimAffineTransAnimationOne(const IPObjectStruct *PObj,
                                          IrtRType Trans,
                                          IrtRType Scale)
    
  13. GMAnimAffineTransAnimationOne2 (animate.c:493)
        int GMAnimAffineTransAnimationOne2(const IPObjectStruct *PObj,
                                           IrtRType Min,
                                           IrtRType Max)
    
  14. GMAnimCheckInterrupt (anim_aux.c:44)
        int GMAnimCheckInterrupt(GMAnimationStruct *Anim)
    
  15. GMAnimDoAnimation (animate.c:916)
        void GMAnimDoAnimation(GMAnimationStruct *Anim, IPObjectStruct *PObjs)
    
  16. GMAnimDoSingleStep (animate.c:1162)
        void GMAnimDoSingleStep(GMAnimationStruct *Anim, IPObjectStruct *PObjs)
    
  17. GMAnimEvalAnimation (animate.c:1052)
        void GMAnimEvalAnimation(IrtRType t, IPObjectStruct *PObj)
    
  18. GMAnimEvalAnimationList (animate.c:1137)
        void GMAnimEvalAnimationList(IrtRType t, IPObjectStruct *PObjList)
    
  19. GMAnimEvalObjAtTime (animate.c:1086)
        IPObjectStruct *GMAnimEvalObjAtTime(IrtRType t, IPObjectStruct *PObj)
    
  20. GMAnimFindAnimationTime (animate.c:526)
        void GMAnimFindAnimationTime(GMAnimationStruct *Anim,
                                     const IPObjectStruct *PObjs)
    
  21. GMAnimFindAnimationTimeOne (animate.c:569)
        void GMAnimFindAnimationTimeOne(GMAnimationStruct *Anim,
                                        const IPObjectStruct *PObj)
    
  22. GMAnimGetAnimInfoText (animate.c:91)
        void GMAnimGetAnimInfoText(GMAnimationStruct *Anim)
    
  23. GMAnimHasAnimation (animate.c:204)
        int GMAnimHasAnimation(const IPObjectStruct *PObjs)
    
  24. GMAnimHasAnimationOne (animate.c:232)
        int GMAnimHasAnimationOne(const IPObjectStruct *PObj)
    
  25. GMAnimResetAnimStruct (animate.c:58)
        void GMAnimResetAnimStruct(GMAnimationStruct *Anim)
    
  26. GMAnimSaveIterationsAsImages (anim_aux.c:64)
        void GMAnimSaveIterationsAsImages(GMAnimationStruct *Anim,
                                          IPObjectStruct *PObjs)
    
  27. GMAnimSaveIterationsToFiles (animate.c:1204)
        void GMAnimSaveIterationsToFiles(GMAnimationStruct *Anim,
                                         IPObjectStruct *PObjs)
    
  28. GMAnimSetAnimInternalNodes (animate.c:1020)
        int GMAnimSetAnimInternalNodes(int AnimInternalNodes)
    
  29. GMAnimSetReverseHierarchyMatProd (animate.c:991)
        int GMAnimSetReverseHierarchyMatProd(int ReverseHierarchyMatProd)
    
  30. GMAreaOfTriangle (geom_bsc.c:3228)
        IrtRType GMAreaOfTriangle(const IrtRType *Pt1,
                                  const IrtRType *Pt2,
                                  const IrtRType *Pt3)
    
  31. GMAreaSphericalTriangle (geom_bsc.c:1954)
        IrtRType GMAreaSphericalTriangle(const IrtVecType Dir1,
                                         const IrtVecType Dir2,
                                         const IrtVecType Dir3)
    
  32. GMBBComputeBboxObject (bbox.c:89)
        GMBBBboxStruct *GMBBComputeBboxObject(const IPObjectStruct *PObj,
                                              GMBBBboxStruct *Bbox)
    
  33. GMBBComputeBboxObjectList (bbox.c:287)
        GMBBBboxStruct *GMBBComputeBboxObjectList(const IPObjectStruct *PObj,
                                                  GMBBBboxStruct *Bbox)
    
  34. GMBBComputeOnePolyBbox (bbox.c:349)
        GMBBBboxStruct *GMBBComputeOnePolyBbox(const IPPolygonStruct *PPoly,
                                               GMBBBboxStruct *Bbox)
    
  35. GMBBComputePointBbox (bbox.c:420)
        GMBBBboxStruct *GMBBComputePointBbox(const IrtRType *Pt, GMBBBboxStruct *Bbox)
    
  36. GMBBComputePolyListBbox (bbox.c:383)
        GMBBBboxStruct *GMBBComputePolyListBbox(const IPPolygonStruct *PPoly,
                                                GMBBBboxStruct *Bbox)
    
  37. GMBBMergeBbox (bbox.c:498)
        GMBBBboxStruct *GMBBMergeBbox(GMBBBboxStruct *MergedBbox,
                                      const GMBBBboxStruct *Bbox)
    
  38. GMBBMergeBboxTo (bbox.c:450)
        GMBBBboxStruct *GMBBMergeBboxTo(const GMBBBboxStruct *Bbox1,
                                        const GMBBBboxStruct *Bbox2,
                                        GMBBBboxStruct *MergedBbox)
    
  39. GMBBSetBBoxPrecise (bbox.c:59)
        int GMBBSetBBoxPrecise(int Precise)
    
  40. GMBBSetGlblBBInstncObjList (bbox.c:319)
        const IPObjectStruct *GMBBSetGlblBBInstncObjList(const IPObjectStruct
                                                                       *BBInstObjList)
    
  41. GMBaryCentric3Pts2DToData (geom_bsc.c:2480)
        IrtRType *GMBaryCentric3Pts2DToData(const IrtPtType Pt1,
                                            const IrtPtType Pt2,
                                            const IrtPtType Pt3,
                                            const IrtPtType Pt,
                                            IrtVecType RetVal)
    
  42. GMBaryCentric3PtsToData (geom_bsc.c:2541)
        IrtRType *GMBaryCentric3PtsToData(const IrtPtType Pt1,
                                          const IrtPtType Pt2,
                                          const IrtPtType Pt3,
                                          const IrtPtType Pt,
                                          IrtVecType RetVal)
    
  43. GMBasicSetEps (geom_bsc.c:60)
        IrtRType GMBasicSetEps(IrtRType Eps)
    
  44. GMBlendNormalsToVertices (intrnrml.c:740)
        void GMBlendNormalsToVertices(IPPolygonStruct *PlList,
                                      IrtRType MaxAngle)
    
  45. GMBoxBVHConstructGeneralAlignedFrustum (box2BVH.c:300)
        void GMBoxBVHConstructGeneralAlignedFrustum(const IrtRType Center[3],
                                                    IrtRType SizeX,
                                                    IrtRType SizeY,
                                                    const IrtRType XAxis[3],
                                                    const IrtRType HeightAxis[3],
                                                    IrtRType Height,
                                                    IrtRType XAngle,
                                                    IrtRType YAngle,
                                                    GMGeneralFrustumInfoStruct *Frustum)
    
  46. GMBoxBVHCreate (box_BVH.c:433)
        GMBoxBVHStruct *GMBoxBVHCreate(const GMBoxBVHInfoStruct **Boxes,
                                       int Num,
                                       int Size)
    
  47. GMBoxBVHDbgConstructGeneralAlignedFrustum (box2BVH.c:497)
        IPPolygonStruct *GMBoxBVHDbgConstructGeneralAlignedFrustum(
                                                    const IrtRType Center[3],
                                                    IrtRType SizeX,
                                                    IrtRType SizeY,
                                                    const IrtRType XAxis[3],
                                                    const IrtRType HeightAxis[3],
                                                    IrtRType Height,
                                                    IrtRType XAngle,
                                                    IrtRType YAngle)
    
  48. GMBoxBVHDbgConstructGeneralAlignedFrustum2 (box2BVH.c:569)
        IPObjectStruct *GMBoxBVHDbgConstructGeneralAlignedFrustum2(
                                                    const IrtRType Center[3],
                                                    IrtRType SizeX,
                                                    IrtRType SizeY,
                                                    const IrtRType XAxis[3],
                                                    const IrtRType HeightAxis[3],
                                                    IrtRType Height,
                                                    IrtRType XAngle,
                                                    IrtRType YAngle)
    
  49. GMBoxBVHFree (box_BVH.c:464)
        void GMBoxBVHFree(GMBoxBVHStruct *BVH)
    
  50. GMBoxBVHGetBoxIntersection (box_BVH.c:513)
        int GMBoxBVHGetBoxIntersection(const GMBoxBVHStruct *BVH,
                                       const IrtRType *Max,
                                       const IrtRType *Min,
                                       int *Res)
    
  51. GMBoxBVHGetBoxNum (box_BVH.c:486)
        int GMBoxBVHGetBoxNum(const GMBoxBVHStruct *BVH)
    
  52. GMBoxBVHGetFrustumIntersection (box_BVH.c:545)
        int GMBoxBVHGetFrustumIntersection(const GMBoxBVHStruct *BVH,
                                           const IrtRType *Max,
                                           const IrtRType *Min,
                                           IrtRType Angle,
                                           int *Res)
    
  53. GMBoxBVHGetGeneralAlignedFrustumIntersection (box2BVH.c:423)
        int GMBoxBVHGetGeneralAlignedFrustumIntersection(const GMBoxBVHStruct *BVH,
                                                         const IrtRType Center[3],
                                                         IrtRType SizeX,
                                                         IrtRType SizeY,
                                                         const IrtRType XAxis[3],
                                                         const IrtRType HeightAxis[3],
                                                         IrtRType Height,
                                                         IrtRType XAngle,
                                                         IrtRType YAngle,
                                                         int *Res)
    
  54. GMBoxBVHGetGeneralAlignedFrustumIntersection2 (box2BVH.c:460)
        int GMBoxBVHGetGeneralAlignedFrustumIntersection2(
                                            const GMBoxBVHStruct *BVH,
                                            const GMGeneralFrustumInfoStruct *Frustum,
                                            int *Res)
    
  55. GMBoxBVHTestFrustumIntersection (box_BVH.c:584)
        int GMBoxBVHTestFrustumIntersection(const GMBoxBVHStruct *BVH,
                                            const IrtRType *Max,
                                            const IrtRType *Min,
                                            IrtRType Angle)
    
  56. GMCircleFrom2Pts2Tans (geom_bsc.c:2876)
        int GMCircleFrom2Pts2Tans(IrtPtType Center,
                                  IrtRType *Radius,
                                  const IrtPtType Pt1,
                                  const IrtPtType Pt2,
                                  const IrtVecType Tan1,
                                  const IrtVecType Tan2)
    
  57. GMCircleFrom3Points (geom_bsc.c:2809)
        int GMCircleFrom3Points(IrtPtType Center,
                                IrtRType *Radius,
                                const IrtPtType Pt1,
                                const IrtPtType Pt2,
                                const IrtPtType Pt3)
    
  58. GMCircleFromLstSqrPts (geom_bsc.c:2939)
        int GMCircleFromLstSqrPts(IrtPtType Center,
                                  IrtRType *Radius,
                                  const IrtPtType *Pts,
                                  int PtsSize)
    
  59. GMCleanUpDupPolys (poly_cln.c:139)
        IPPolygonStruct *GMCleanUpDupPolys(IPPolygonStruct **PPolygons, IrtRType Eps)
    
  60. GMCleanUpPolygonList (poly_cln.c:184)
        IPPolygonStruct *GMCleanUpPolygonList(IPPolygonStruct **PPolygons,
                                              IrtRType Eps)
    
  61. GMCleanUpPolylineList (poly_cln.c:274)
        IPPolygonStruct *GMCleanUpPolylineList(IPPolygonStruct **PPolylines,
                                               IrtRType Eps)
    
  62. GMCleanUpPolylineList2 (poly_cln.c:343)
        IPPolygonStruct *GMCleanUpPolylineList2(IPPolygonStruct *PPolylines)
    
  63. GMClipPolysAgainstPlane (poly_cln.c:673)
        IPPolygonStruct *GMClipPolysAgainstPlane(IPPolygonStruct *PHead,
                                                 IPPolygonStruct **PClipped,
                                                 IPPolygonStruct **PInter,
                                                 IrtPlnType Plane)
    
  64. GMCollinear3Pts (geom_bsc.c:358)
        int GMCollinear3Pts(const IrtPtType Pt1,
                            const IrtPtType Pt2,
                            const IrtPtType Pt3)
    
  65. GMCollinear3PtsInside (geom_bsc.c:439)
        int GMCollinear3PtsInside(const IrtPtType Pt1,
                                  const IrtPtType Pt2,
                                  const IrtPtType Pt3)
    
  66. GMCollinear3Vertices (intrnrml.c:200)
        int GMCollinear3Vertices(const IPVertexStruct *V1,
                                 const IPVertexStruct *V2,
                                 const IPVertexStruct *V3)
    
  67. GMComplexRoot (geom_bsc.c:3798)
        void GMComplexRoot(IrtRType RealVal,
                           IrtRType ImageVal,
                           IrtRType *RealRoot,
                           IrtRType *ImageRoot)
    
  68. GMComputeAverageVertex (polysmth.c:546)
        int GMComputeAverageVertex(const IPVertexStruct *VS,
                                   IrtPtType CenterPoint,
                                   IrtRType BlendFactor)
    
  69. GMComputeAverageVertex2 (polysmth.c:482)
        int GMComputeAverageVertex2(const int *NS,
                                    const IPPolyVrtxArrayStruct *PVIdx,
                                    IrtPtType CenterPoint,
                                    int CenterIndex,
                                    IrtRType BlendFactor,
                                    IrtRType DesiredRadius)
    
  70. GMConvertPolyToTriangles (poly_pts.c:260)
        IPPolygonStruct *GMConvertPolyToTriangles(IPPolygonStruct *Pl)
    
  71. GMConvertPolysToNGons (poly_pts.c:145)
        IPObjectStruct *GMConvertPolysToNGons(const IPObjectStruct *PlObj,
                                              int n,
                                              int HandleNormals)
    
  72. GMConvertPolysToRectangles (poly_pts.c:766)
        IPObjectStruct *GMConvertPolysToRectangles(IPObjectStruct *PolyObj)
    
  73. GMConvertPolysToTriangles (poly_pts.c:527)
        IPObjectStruct *GMConvertPolysToTriangles(const IPObjectStruct *PObj)
    
  74. GMConvertPolysToTriangles2 (poly_pts.c:567)
        IPObjectStruct *GMConvertPolysToTriangles2(const IPObjectStruct *PObj)
    
  75. GMConvertPolysToTrianglesIntrrPt (poly_pts.c:673)
        IPObjectStruct *GMConvertPolysToTrianglesIntrrPt(IPObjectStruct *PolyObj)
    
  76. GMConvexHull (cnvxhull.c:61)
        int GMConvexHull(IrtE2PtStruct *DTPts, int *NumOfPoints)
    
  77. GMConvexNormalizeNormal (convex.c:200)
        int GMConvexNormalizeNormal(int NormalizeNormals)
    
  78. GMConvexPolyObject (convex.c:266)
        void GMConvexPolyObject(IPObjectStruct *PObj, int HandleNormals)
    
  79. GMConvexPolyObjectN (convex.c:233)
        IPObjectStruct *GMConvexPolyObjectN(const IPObjectStruct *PObj,
                                            int HandleNormals)
    
  80. GMConvexRaysToVertices (convex.c:172)
        int GMConvexRaysToVertices(int RaysToVertices)
    
  81. GMCoplanar4Pts (geom_bsc.c:479)
        int GMCoplanar4Pts(const IrtPtType Pt1,
                           const IrtPtType Pt2,
                           const IrtPtType Pt3,
                           const IrtPtType Pt4)
    
  82. GMDistLineLine (geom_bsc.c:1393)
        IrtRType GMDistLineLine(const IrtPtType Pl1,
                                const IrtPtType Vl1,
                                const IrtPtType Pl2,
                                const IrtPtType Vl2)
    
  83. GMDistPointLine (geom_bsc.c:910)
        IrtRType GMDistPointLine(const IrtPtType Point,
                                 const IrtPtType Pl,
                                 const IrtPtType Vl)
    
  84. GMDistPointPlane (geom_bsc.c:947)
        IrtRType GMDistPointPlane(const IrtPtType Point, const IrtPlnType Plane)
    
  85. GMDistPointPoint (geom_bsc.c:586)
        IrtRType GMDistPointPoint(const IrtPtType P1, const IrtPtType P2)
    
  86. GMDistPolyPoly (geom_bsc.c:1607)
        IrtRType GMDistPolyPoly(const IPPolygonStruct *Pl1,
                                const IPPolygonStruct *Pl2,
                                IPVertexStruct **V1,
                                IPVertexStruct **V2,
                                int TagIgnoreV)
    
  87. GMDistPolyPt (geom_bsc.c:1438)
        IrtRType GMDistPolyPt(const IPPolygonStruct *Pl,
                              IrtPtType Pt,
                              const IPVertexStruct **ExtremeV,
                              int MaxDist)
    
  88. GMDistPolyPt2 (geom_bsc.c:1507)
        IrtRType GMDistPolyPt2(const IPPolygonStruct *Pl,
                               int IsPolyline,
                               IrtPtType Pt,
                               IPVertexStruct **ExtremeV,
                               int MaxDist)
    
  89. GMEvalWeightsVFromPl (intrnrml.c:250)
        int GMEvalWeightsVFromPl(const IrtRType *Coord,
                                 const IPPolygonStruct *Pl,
                                 IrtRType *Wgt)
    
  90. GMExecuteAnimationEvalMat (animate.c:796)
        IrtRType GMExecuteAnimationEvalMat(IPObjectStruct *AnimationP,
                                           IrtRType Time,
                                           IrtHmgnMatType ObjMat)
    
  91. GMFilterInteriorVertices (poly_cln.c:593)
        IPVertexStruct *GMFilterInteriorVertices(IPVertexStruct *VHead,
                                                 IrtRType MinTol,
                                                 int n)
    
  92. GMFindLinComb2Vecs (geom_bsc.c:626)
        int GMFindLinComb2Vecs(const IrtVecType V1,
                               const IrtVecType V2,
                               const IrtVecType V,
                               IrtRType w[2])
    
  93. GMFindPtInsidePoly (polysmth.c:759)
        int GMFindPtInsidePoly(const IPPolygonStruct *Pl, IrtPtType PtInside)
    
  94. GMFindPtInsidePolyKernel (polysmth.c:819)
        int GMFindPtInsidePolyKernel(const IPVertexStruct *VE, IrtPtType KrnlPt)
    
  95. GMFindThirdPointInTriangle (poly_cln.c:737)
        IPVertexStruct *GMFindThirdPointInTriangle(const IPPolygonStruct *Pl,
                                                   const IPVertexStruct *V,
                                                   const IPVertexStruct *VNext)
    
  96. GMFindUnConvexPolygonNormal (polysmth.c:927)
        void GMFindUnConvexPolygonNormal(const IPVertexStruct *VL, IrtVecType Nrml)
    
  97. GMFitData (fit1pts.c:83)
        IrtRType GMFitData(IrtRType** PointData,
                           unsigned int NumberOfPointsToFit,
                           GMFittingModelType FittingModel,
                           IrtRType ModelExtParams[],
                           IrtRType Tolerance)
    
  98. GMFitDataWithOutliers (fit1pts.c:394)
        IrtRType GMFitDataWithOutliers(IrtRType **PointData,
                                       unsigned int NumberOfPointsToFit,
                                       GMFittingModelType FittingModel,
                                       IrtRType ModelExtParams[],
                                       IrtRType Tolerance,
                                       unsigned int NumOfChecks)
    
  99. GMFitEstimateRotationAxis (fit1pts.c:810)
        IrtRType GMFitEstimateRotationAxis(IrtPtType *PointsOnObject,
                                           IrtVecType *Normals,
                                           unsigned int NumberOfPoints,
                                           IrtPtType PointOnRotationAxis,
                                           IrtVecType RotationAxisDirection)
    
  100. GMFitObjectWithOutliers (fit1pts.c:666)
        IrtRType GMFitObjectWithOutliers(IPPolygonStruct *PPoly,
                                         GMFittingModelType FittingModel,
                                         IrtRType ModelExtParams[],
                                         IrtRType Tolerance,
                                         unsigned int NumOfChecks)
    
  101. GMFixNormalsOfPolyModel (intrnrml.c:1001)
        void GMFixNormalsOfPolyModel(IPPolygonStruct *PlList, int TrustFixedPt)
    
  102. GMFixOrientationOfPolyModel (intrnrml.c:880)
        void GMFixOrientationOfPolyModel(IPPolygonStruct *Pls)
    
  103. GMFixPolyNormals (intrnrml.c:1068)
        void GMFixPolyNormals(IPObjectStruct *PObj, int TrustFixPt)
    
  104. GMGenMatObjectRotVec (geomat3d.c:175)
        IPObjectStruct *GMGenMatObjectRotVec(const IrtVecType Vec,
                                             const IrtRType *Degree)
    
  105. GMGenMatObjectRotX (geomat3d.c:46)
        IPObjectStruct *GMGenMatObjectRotX(const IrtRType *Degree)
    
  106. GMGenMatObjectRotY (geomat3d.c:68)
        IPObjectStruct *GMGenMatObjectRotY(const IrtRType *Degree)
    
  107. GMGenMatObjectRotZ (geomat3d.c:90)
        IPObjectStruct *GMGenMatObjectRotZ(const IrtRType *Degree)
    
  108. GMGenMatObjectScale (geomat3d.c:226)
        IPObjectStruct *GMGenMatObjectScale(const IrtVecType Vec)
    
  109. GMGenMatObjectTrans (geomat3d.c:200)
        IPObjectStruct *GMGenMatObjectTrans(const IrtVecType Vec)
    
  110. GMGenMatObjectV2V (geomat3d.c:1236)
        IPObjectStruct *GMGenMatObjectV2V(const IrtVecType V1, const IrtVecType V2)
    
  111. GMGenMatObjectZ2Dir (geomat3d.c:116)
        IPObjectStruct *GMGenMatObjectZ2Dir(const IrtVecType Dir)
    
  112. GMGenMatObjectZ2Dir2 (geomat3d.c:147)
        IPObjectStruct *GMGenMatObjectZ2Dir2(const IrtVecType Dir,
                                             const IrtVecType Dir2)
    
  113. GMGenMatrix3Pts2EqltrlTri (geomat3d.c:1361)
        IPObjectStruct *GMGenMatrix3Pts2EqltrlTri(const IrtPtType Pt1,
                                                  const IrtPtType Pt2,
                                                  const IrtPtType Pt3)
    
  114. GMGenMatrix4Pts2Affine4Pts (geomat3d.c:1193)
        int GMGenMatrix4Pts2Affine4Pts(const IrtPtType P0,
                                       const IrtPtType P1,
                                       const IrtPtType P2,
                                       const IrtPtType P3,
                                       const IrtPtType Q0,
                                       const IrtPtType Q1,
                                       const IrtPtType Q2,
                                       const IrtPtType Q3,
                                       IrtHmgnMatType Trans)
    
  115. GMGenMatrixRotV2V (geomat3d.c:1121)
        void GMGenMatrixRotV2V(IrtHmgnMatType Mat,
                               const IrtVecType V1,
                               const IrtVecType V2)
    
  116. GMGenMatrixRotVec (geomat3d.c:1393)
        void GMGenMatrixRotVec(IrtHmgnMatType Mat,
                               const IrtVecType Vec,
                               IrtRType Degrees)
    
  117. GMGenMatrixX2Dir (geomat3d.c:921)
        void GMGenMatrixX2Dir(IrtHmgnMatType Mat, const IrtVecType Dir)
    
  118. GMGenMatrixY2Dir (geomat3d.c:944)
        void GMGenMatrixY2Dir(IrtHmgnMatType Mat, const IrtVecType Dir)
    
  119. GMGenMatrixZ2Dir (geomat3d.c:967)
        void GMGenMatrixZ2Dir(IrtHmgnMatType Mat, const IrtVecType Dir)
    
  120. GMGenMatrixZ2Dir2 (geomat3d.c:1049)
        void GMGenMatrixZ2Dir2(IrtHmgnMatType Mat,
                               const IrtVecType Dir,
                               const IrtVecType Dir2)
    
  121. GMGenPolyline2Vrtx (polyprop.c:397)
        IPPolygonStruct *GMGenPolyline2Vrtx(IrtVecType V1,
                                            IrtVecType V2,
                                            IPPolygonStruct *Pnext)
    
  122. GMGenProjectionMat (geomat3d.c:1429)
        void GMGenProjectionMat(const IrtPlnType ProjPlane,
                                const IrtRType EyePos[4],
                                IrtHmgnMatType Mat)
    
  123. GMGenReflectionMat (geomat3d.c:1477)
        void GMGenReflectionMat(const IrtPlnType ReflectPlane, IrtHmgnMatType Mat)
    
  124. GMGenRotateMatrix (convex.c:126)
        void GMGenRotateMatrix(IrtHmgnMatType Mat, const IrtVecType Dir)
    
  125. GMGenTransMatrixZ2Dir (geomat3d.c:873)
        void GMGenTransMatrixZ2Dir(IrtHmgnMatType Mat,
                                   const IrtVecType Trans,
                                   const IrtVecType Dir,
                                   IrtRType Scale)
    
  126. GMGenTransMatrixZ2Dir2 (geomat3d.c:1006)
        void GMGenTransMatrixZ2Dir2(IrtHmgnMatType Mat,
                                    const IrtVecType Trans,
                                    const IrtVecType Dir,
                                    const IrtVecType Dir2,
                                    IrtRType Scale)
    
  127. GMGenUVValsForPolys (poly_pts.c:1859)
        void GMGenUVValsForPolys(const IPObjectStruct *PObj,
                                 IrtRType UTextureRepeat,
                                 IrtRType VTextureRepeat,
                                 IrtRType WTextureRepeat,
                                 int HasXYZScale)
    
  128. GMGetGeneralAlignedFrustumPtsIntersection (box2BVH.c:132)
        CagdBType GMGetGeneralAlignedFrustumPtsIntersection(
                                                      const IrtRType Center[3],
                                                      IrtRType SizeX,
                                                      IrtRType SizeY,
                                                      const IrtRType XAxis[3],
                                                      const IrtRType HeightAxis[3],
                                                      IrtRType Height,
                                                      IrtRType XAngle,
                                                      IrtRType YAngle,
                                                      const IrtRType **Pts,
                                                      int NumPts,
                                                      CagdBType RationalPts,
                                                      IrtRType Tol)
    
  129. GMGetGeneralAlignedFrustumPtsIntersection2 (box2BVH.c:42)
        IrtBType GMGetGeneralAlignedFrustumPtsIntersection2(
                                            const GMGeneralFrustumInfoStruct *Frustum,
                                            const IrtRType **Pts,
                                            int NumPts,
                                            IrtBType RationalPts,
                                            IrtRType Tolerance)
    
  130. GMGetMatTransPortion (geomat3d.c:253)
        IPObjectStruct *GMGetMatTransPortion(const IPObjectStruct *MatObj,
                                             int TransPortion)
    
  131. GMGetMaxNumVrtcsPoly (poly_pts.c:107)
        int GMGetMaxNumVrtcsPoly(IPObjectStruct *PolyObj)
    
  132. GMIdentifyTJunctions (poly_pts.c:2163)
        int GMIdentifyTJunctions(IPObjectStruct *PObj,
                                 GMIdentifyTJunctionFuncType TJuncCB,
                                 IrtRType Eps)
    
  133. GMInterpVrtxNrmlBetweenTwo (intrnrml.c:303)
        void GMInterpVrtxNrmlBetweenTwo(IPVertexStruct *V,
                                        const IPVertexStruct *V1,
                                        const IPVertexStruct *V2)
    
  134. GMInterpVrtxNrmlBetweenTwo2 (intrnrml.c:354)
        void GMInterpVrtxNrmlBetweenTwo2(IrtPtType Pt,
                                         IrtVecType Normal,
                                         const IPVertexStruct *V1,
                                         const IPVertexStruct *V2,
                                         int Normalize)
    
  135. GMInterpVrtxNrmlFromPl (intrnrml.c:402)
        int GMInterpVrtxNrmlFromPl(IPVertexStruct *Vrtx, const IPPolygonStruct *Pl)
    
  136. GMInterpVrtxRGBBetweenTwo (intrnrml.c:456)
        int GMInterpVrtxRGBBetweenTwo(IPVertexStruct *V,
                                      const IPVertexStruct *V1,
                                      const IPVertexStruct *V2)
    
  137. GMInterpVrtxRGBFromPl (intrnrml.c:502)
        int GMInterpVrtxRGBFromPl(IPVertexStruct *Vrtx, const IPPolygonStruct *Pl)
    
  138. GMInterpVrtxUVBetweenTwo (intrnrml.c:567)
        int GMInterpVrtxUVBetweenTwo(IPVertexStruct *V,
                                     const IPVertexStruct *V1,
                                     const IPVertexStruct *V2)
    
  139. GMInterpVrtxUVFromPl (intrnrml.c:613)
        int GMInterpVrtxUVFromPl(IPVertexStruct *Vrtx, const IPPolygonStruct *Pl)
    
  140. GMInverseBilinearMap (geomvals.c:441)
        int GMInverseBilinearMap(const IrtPtType P00,
                                 const IrtPtType P01,
                                 const IrtPtType P10,
                                 const IrtPtType P11,
                                 const IrtPtType PtInt,
                                 IrtPtType UV[2])
    
  141. GMIsConvexPolygon (convex.c:479)
        int GMIsConvexPolygon(IPPolygonStruct *Pl)
    
  142. GMIsConvexPolygon2 (convex.c:411)
        int GMIsConvexPolygon2(const IPPolygonStruct *Pl)
    
  143. GMIsInterLineLine2D (polysmth.c:725)
        static int GMIsInterLineLine2D(const IrtPtType A1,
                                       const IrtPtType A2,
                                       const IrtPtType B1,
                                       const IrtPtType B2,
                                       IrtRType *t)
    
  144. GMIsInterLinePolygon2D (polysmth.c:680)
        int GMIsInterLinePolygon2D(const IPVertexStruct *VS,
                                   const IrtPtType V1,
                                   const IrtPtType V2,
                                   IrtRType *t)
    
  145. GMIsPolygonPlanar (poly_cln.c:387)
        int GMIsPolygonPlanar(const IPPolygonStruct *Pl, IrtRType Tol)
    
  146. GMIsPtInsideCirc (geom_bsc.c:3174)
        int GMIsPtInsideCirc(const IrtRType *Point,
                             const IrtRType *Center,
                             IrtRType Radius)
    
  147. GMIsPtOnCirc (geom_bsc.c:3203)
        int GMIsPtOnCirc(const IrtRType *Point,
                         const IrtRType *Center,
                         IrtRType Radius)
    
  148. GMLimitTrianglesEdgeLen (poly_pts.c:1659)
        IPPolygonStruct *GMLimitTrianglesEdgeLen(const IPPolygonStruct *OrigPls,
                                                 IrtRType MaxLen)
    
  149. GMLineFrom2Planes (geom_bsc.c:1331)
        int GMLineFrom2Planes(const IrtPlnType Pl1,
                              const IrtPlnType Pl2,
                              IrtPtType Pt,
                              IrtVecType Dir)
    
  150. GMLineFrom2Points (geom_bsc.c:684)
        int GMLineFrom2Points(IrtLnType Line, const IrtPtType Pt1, const IrtPtType Pt2)
    
  151. GMLineSweep (ln_sweep.c:45)
        void GMLineSweep(GMLsLineSegStruct **Lines)
    
  152. GMLoadTextFont (text.c:42)
        int GMLoadTextFont(const char *FName)
    
  153. GMMakeTextGeometry (text.c:100)
        IPObjectStruct *GMMakeTextGeometry(const char *Str,
                                           const IrtVecType Spacing,
                                           const IrtRType *Scaling)
    
  154. GMMatFromPosDir (geomat3d.c:1079)
        int GMMatFromPosDir(const IrtPtType Pos,
                            const IrtVecType Dir,
                            const IrtVecType UpDir,
                            IrtHmgnMatType Mat)
    
  155. GMMatchPointListIntoPolylines (poly_pts.c:979)
        IPPolygonStruct *GMMatchPointListIntoPolylines(IPObjectStruct *PtsList,
                                                       IrtRType MaxTol)
    
  156. GMMatrixToTransform (quatrnn.c:898)
        void GMMatrixToTransform(IrtHmgnMatType Mat,
                                 IrtVecType S,
                                 GMQuatType R,
                                 IrtVecType T)
        
    
  157. GMMergeClosedLoopHoles (merge.c:663)
        IPPolygonStruct *GMMergeClosedLoopHoles(IPPolygonStruct *PlMain,
                                                IPPolygonStruct *PClosedPls)
    
  158. GMMergeFindSimilarPoints (merge.c:894)
        int *GMMergeFindSimilarPoints(IrtRType *VecPts,
                                      int PtLen,
                                      int VecLen,
                                      IrtRType Tolerance)
    
  159. GMMergeGeometry (merge.c:474)
        int GMMergeGeometry(void **GeomEntities,
                            int NumOfGEntities,
                            IrtRType Eps,
                            IrtRType IdenticalEps,
                            VoidPtr GenericData,
                            GMMergeGeomInitFuncType InitFunc,
                            GMMergeGeomDistFuncType DistSqrFunc,
                            GMMergeGeomKeyFuncType *KeyFuncs,
                            GMMergeGeomMergeFuncType MergeFunc)
    
  160. GMMergePolylines (poly_pts.c:911)
        IPPolygonStruct *GMMergePolylines(IPPolygonStruct *Polys, IrtRType Eps)
    
  161. GMMergeSameGeometry (merge.c:308)
        int GMMergeSameGeometry(void **GeomEntities,
                                int NumOfGEntities,
                                IrtRType IdenticalEps,
                                VoidPtr GenericData,
                                GMMergeGeomInitFuncType InitFunc,
                                GMMergeGeomDistFuncType DistSqrFunc,
                                GMMergeGeomKeyFuncType *KeyFuncs,
                                GMMergeGeomMergeFuncType MergeFunc)
    
  162. GMMinSpanCirc (ms_circ.c:65)
        int GMMinSpanCirc(IrtE2PtStruct *DTPts,
                          int NumOfPoints,
                          IrtE2PtStruct *Center,
                          IrtRType *Radius)
    
  163. GMMinSpanCone (ms_circ.c:284)
        int GMMinSpanCone(IrtVecType *DTVecs,
                          int VecsNormalized,
                          int NumOfVecs,
                          IrtVecType ConeAxis,
                          IrtRType *ConeAngle)
    
  164. GMMinSpanConeAvg (ms_circ.c:215)
        int GMMinSpanConeAvg(IrtVecType *DTVecs,
                             int VecsNormalized,
                             int NumOfVecs,
                             IrtVecType ConeAxis,
                             IrtRType *ConeAngle)
    
  165. GMMinSpanSphere (ms_spher.c:60)
        int GMMinSpanSphere(IrtE3PtStruct *DTPts,
                            int NumOfPoints,
                            IrtE3PtStruct *Center,
                            IrtRType *Radius)
    
  166. GMMonotonePolyConvex (cnvxhull.c:347)
        int GMMonotonePolyConvex(IPVertexStruct *VHead, int Cnvx)
    
  167. GMObjectNumCoordinates (geomat3d.c:774)
        int GMObjectNumCoordinates(const IPObjectStruct *Obj)
    
  168. GMOrthogonalVector (geom_bsc.c:391)
        int GMOrthogonalVector(const IrtVecType V, IrtVecType OV, int UnitLen)
    
  169. GMPlCrvtrSetCurvatureAttr (plycrvtr.c:55)
        void GMPlCrvtrSetCurvatureAttr(IPPolygonStruct *PolyList,
                                       int NumOfRings,
                                       int EstimateNrmls)
    
  170. GMPlCrvtrSetFitDegree (plycrvtr.c:305)
        int GMPlCrvtrSetFitDegree(int UseCubic)
    
  171. GMPlSilImportanceAttr (plyimprt.c:34)
        void GMPlSilImportanceAttr(IPPolygonStruct *PolyList)
    
  172. GMPlSilImportanceRange (plyimprt.c:235)
        IPPolygonStruct *GMPlSilImportanceRange(IPPolygonStruct *PolyList)
    
  173. GMPlanarVecVecAngle (geom_bsc.c:237)
        IrtRType GMPlanarVecVecAngle(const IrtVecType V1,
                                     const IrtVecType V2,
                                     int Normalize)
    
  174. GMPlaneFrom3Points (geom_bsc.c:755)
        int GMPlaneFrom3Points(IrtPlnType Plane,
                               const IrtPtType Pt1,
                               const IrtPtType Pt2,
                               const IrtPtType Pt3)
    
  175. GMPointCoverOfPolyObj (poly_cvr.c:42)
        IPObjectStruct *GMPointCoverOfPolyObj(IPObjectStruct *PolyObj,
                                              int n,
                                              IrtRType *Dir,
                                              char *PlAttr)
    
  176. GMPointCoverOfUnitHemiSphere (sph_pts.c:30)
        IPObjectStruct *GMPointCoverOfUnitHemiSphere(IrtRType HoneyCombSize)
    
  177. GMPointFrom3Planes (geom_bsc.c:1292)
        int GMPointFrom3Planes(const IrtPlnType Pl1,
                               const IrtPlnType Pl2,
                               const IrtPlnType Pl3,
                               IrtPtType Pt)
    
  178. GMPointFromLinePlane (geom_bsc.c:1037)
        int GMPointFromLinePlane(const IrtPtType Pl,
                                 const IrtPtType Vl,
                                 const IrtPlnType Plane,
                                 IrtPtType InterPoint,
                                 IrtRType *t)
    
  179. GMPointFromLinePlane01 (geom_bsc.c:1090)
        int GMPointFromLinePlane01(const IrtPtType Pl,
                                   const IrtPtType Vl,
                                   const IrtPlnType Plane,
                                   IrtPtType InterPoint,
                                   IrtRType *t)
    
  180. GMPointFromPlanarLineLine (geom_bsc.c:1153)
        int GMPointFromPlanarLineLine(const IrtPtType Pl1,
                                      const IrtPtType Vl1,
                                      const IrtPtType Pl2,
                                      const IrtPtType Vl2,
                                      IrtPtType Pi,
                                      IrtRType *t1,
                                      IrtRType *t2)
    
  181. GMPointFromPointLine (geom_bsc.c:808)
        IrtRType GMPointFromPointLine(const IrtPtType Point,
                                      const IrtPtType Pl,
                                      const IrtPtType Vl,
                                      IrtPtType ClosestPoint)
    
  182. GMPointFromPointPlane (geom_bsc.c:986)
        int GMPointFromPointPlane(const IrtPtType Pt,
                                  const IrtPlnType Plane,
                                  IrtPtType ClosestPoint)
    
  183. GMPointInsideCnvxPolygon (geomat3d.c:1525)
        int GMPointInsideCnvxPolygon(const IrtPtType Pt, const IPPolygonStruct *Pl)
    
  184. GMPointOnPolygonBndry (geomat3d.c:1574)
        int GMPointOnPolygonBndry(const IrtPtType Pt,
                                  const IPPolygonStruct *Pl,
                                  IrtRType Eps)
    
  185. GMPointVecFromLine (geom_bsc.c:719)
        void GMPointVecFromLine(const IrtLnType Line, IrtPtType Pt, IrtVecType Dir)
    
  186. GMPolyAdjacncyFree (plystrct.c:393)
        void GMPolyAdjacncyFree(VoidPtr PolyAdj)
    
  187. GMPolyAdjacncyGen (plystrct.c:175)
        VoidPtr GMPolyAdjacncyGen(IPObjectStruct *PObj, IrtRType EqlEps)
    
  188. GMPolyAdjacncyVertex (plystrct.c:336)
        void GMPolyAdjacncyVertex(IPVertexStruct *V,
                                  VoidPtr PolyAdj,
                                  GMPolyAdjacncyVertexFuncType AdjVertexFunc)
    
  189. GMPolyCentroid (geomvals.c:66)
        int GMPolyCentroid(const IPPolygonStruct *Pl, IrtPtType Centroid)
    
  190. GMPolyHasCollinearEdges (poly_pts.c:221)
        int GMPolyHasCollinearEdges(const IPPolygonStruct *Pl)
    
  191. GMPolyHierarchy2SimplePoly (geom_bsc.c:2335)
        IPPolygonStruct *GMPolyHierarchy2SimplePoly(IPPolygonStruct *Root,
                                                    IPPolygonStruct *Islands)
    
  192. GMPolyLength (geomvals.c:33)
        IrtRType GMPolyLength(const IPPolygonStruct *Pl)
    
  193. GMPolyMeshSmoothing (polysmth.c:84)
        IPObjectStruct *GMPolyMeshSmoothing(IPObjectStruct *PolyObj,
                                            const IPPolygonStruct *VerticesToRound,
                                            int AllowBndryMove,
                                            IrtRType RoundingRadius,
                                            int NumIters,
                                            IrtRType BlendFactor,
                                            int CurvatureLimits)
    
  194. GMPolyObjectArea (geomvals.c:121)
        IrtRType GMPolyObjectArea(const IPObjectStruct *PObj, int SignedArea)
    
  195. GMPolyObjectVolume (geomvals.c:284)
        IrtRType GMPolyObjectVolume(const IPObjectStruct *PObj)
    
  196. GMPolyOffset (polyofst.c:83)
        IPPolygonStruct *GMPolyOffset(const IPPolygonStruct *Poly,
                                      int IsPolygon,
                                      IrtRType Ofst,
                                      GMPolyOffsetAmountFuncType AmountFunc)
    
  197. GMPolyOffset3D (polyofst.c:182)
        IPPolygonStruct *GMPolyOffset3D(const IPPolygonStruct *Poly,
                                        IrtRType Ofst,
                                        int ForceSmoothing,
                                        IrtRType MiterEdges,
                                        GMPolyOffsetAmountFuncType AmountFunc)
    
  198. GMPolyOffsetAmountDepth (polyofst.c:55)
        IrtRType GMPolyOffsetAmountDepth(const IrtRType *Coord)
    
  199. GMPolyOnePolyArea (geomvals.c:157)
        IrtRType GMPolyOnePolyArea(const IPPolygonStruct *Pl, int SignedArea)
    
  200. GMPolyOnePolyXYArea (geomvals.c:213)
        IrtRType GMPolyOnePolyXYArea(const IPVertexStruct *VHead, int SignedArea)
    
  201. GMPolyPlaneClassify (geom_bsc.c:1803)
        IrtRType GMPolyPlaneClassify(const IPPolygonStruct *Pl, const IrtPlnType Pln)
    
  202. GMPolyPropFetch (polyprop.c:304)
        IPPolygonStruct *GMPolyPropFetch(IPPolygonStruct *Pls,
                                         GMFetchVertexPropertyFuncType VertexProperty,
                                         IrtRType ConstVal,
                                         void *AuxData)
    
  203. GMPolyPropFetchAttribute (polyprop.c:95)
        IPPolygonStruct *GMPolyPropFetchAttribute(IPPolygonStruct *Pls,
                                                  IPAttrIDType AttrID,
                                                  IrtRType Value)
    
  204. GMPolyPropFetchCurvature (polyprop.c:227)
        IPPolygonStruct *GMPolyPropFetchCurvature(IPPolygonStruct *Pls,
                                                  int CurvatureProperty,
                                                  int NumOfRings,
                                                  IrtRType CrvtrVal)
    
  205. GMPolyPropFetchIsophotes (polyprop.c:156)
        IPPolygonStruct *GMPolyPropFetchIsophotes(IPPolygonStruct *Pls,
                                                  const IrtVecType ViewDir,
                                                  IrtRType InclinationAngle)
    
  206. GMPolygonPlaneInter (geom_bsc.c:1665)
        int GMPolygonPlaneInter(const IPPolygonStruct *Pl,
                                const IrtPlnType Pln,
                                IrtRType *MinDist)
    
  207. GMPolygonPointInclusion (geom_bsc.c:1884)
        int GMPolygonPointInclusion(const IPPolygonStruct *Pl,
                                    const IrtPtType Pt,
                                    IrtRType OnBndryEps)
    
  208. GMPolygonPointInclusion3D (geom_bsc.c:2028)
        int GMPolygonPointInclusion3D(const IPPolygonStruct *Pl, const IrtPtType Pt)
    
  209. GMPolygonRayInter (geom_bsc.c:2081)
        int GMPolygonRayInter(const IPPolygonStruct *Pl,
                              const IrtPtType PtRay,
                              int RayAxes)
    
  210. GMPolygonRayInter2 (geom_bsc.c:2153)
        int GMPolygonRayInter2(const IPPolygonStruct *Pl,
                               const IrtPtType PtRay,
                               int RayAxes,
                               IPVertexStruct **FirstInterV,
                               IrtRType *FirstInterP,
                               IrtRType *AllInters)
    
  211. GMPolygonRayInter3D (geom_bsc.c:2284)
        int GMPolygonRayInter3D(const IPPolygonStruct *Pl,
                                const IrtPtType PtRay,
                                int RayAxes)
    
  212. GMPolygonalMorphosis (pt_morph.c:32)
        IPPolygonStruct *GMPolygonalMorphosis(const IPPolygonStruct *Pl1,
                                              const IPPolygonStruct *Pl2,
                                              IrtRType t)
    
  213. GMQuadAreaPerimeterRatioWeightFunc (polyquad.c:466)
        IrtRType GMQuadAreaPerimeterRatioWeightFunc(const CagdPolylineStruct *P,
                                                    const int *VIndices,
                                                    int numV)
    
  214. GMQuadrangulatePolygon (polyquad.c:541)
        struct IPPolygonStruct *GMQuadrangulatePolygon(const CagdPolylineStruct *Pl,
                                                       GMQuadWeightFuncType WF,
                                                       void *UserData)
    
  215. GMQuadrangulatePolygon2 (polyquad.c:614)
        struct IPPolygonStruct *GMQuadrangulatePolygon2(const struct IPPolygonStruct
                                                                                  *Pl,
                                                        GMQuadWeightFuncType WF,
                                                        void *UserData)
    
  216. GMQuadrangulatePolygonList (polyquad.c:650)
        struct IPPolygonStruct *GMQuadrangulatePolygonList(const struct
                                                             IPPolygonStruct *PlgnList,
                                                           GMQuadWeightFuncType WF,
                                                           void *UserData)
    
  217. GMQuatAdd (quatrnn.c:231)
        void GMQuatAdd(GMQuatType q1, GMQuatType q2, GMQuatType QRes)
    
  218. GMQuatExp (quatrnn.c:418)
        void GMQuatExp(IrtVecType SrcVec, GMQuatType DstQ)
    
  219. GMQuatInverse (quatrnn.c:315)
        void GMQuatInverse(GMQuatType SrcQ, GMQuatType DstQ)
    
  220. GMQuatIsUnitQuat (quatrnn.c:257)
        int GMQuatIsUnitQuat(GMQuatType q)
    
  221. GMQuatLog (quatrnn.c:382)
        void GMQuatLog(GMQuatType SrcQ, IrtVecType DstVec)
    
  222. GMQuatMatToQuat (quatrnn.c:85)
        void GMQuatMatToQuat(IrtHmgnMatType Mat, GMQuatType q)
    
  223. GMQuatMatrixToAngles (quatrnn.c:561)
        int GMQuatMatrixToAngles(IrtHmgnMatType Mat, IrtVecType *Vec)
    
  224. GMQuatMatrixToScale (quatrnn.c:653)
        IrtRType GMQuatMatrixToScale(IrtHmgnMatType Mat)
    
  225. GMQuatMatrixToTranslation (quatrnn.c:630)
        void GMQuatMatrixToTranslation(IrtHmgnMatType Mat, IrtVecType Vec)
    
  226. GMQuatMatrixToVector (quatrnn.c:696)
        int GMQuatMatrixToVector(IrtHmgnMatType Mat, GMQuatTransVecType TransVec)
    
  227. GMQuatMul (quatrnn.c:202)
        void GMQuatMul(GMQuatType q1, GMQuatType q2, GMQuatType QRes)
    
  228. GMQuatNormalize (quatrnn.c:279)
        void GMQuatNormalize(GMQuatType q)
    
  229. GMQuatPow (quatrnn.c:455)
        void GMQuatPow(GMQuatType MantisQ, IrtRType Expon, GMQuatType DstQ)
    
  230. GMQuatRotateVec (quatrnn.c:345)
        void GMQuatRotateVec(IrtVecType OrigVec, GMQuatType RotQ, IrtVecType DestVec)
    
  231. GMQuatRotationToQuat (quatrnn.c:143)
        void GMQuatRotationToQuat(IrtRType Xangle,
                                  IrtRType Yangle,
                                  IrtRType Zangle,
                                  GMQuatType q)
    
  232. GMQuatToMat (quatrnn.c:34)
        void GMQuatToMat(GMQuatType q, IrtHmgnMatType Mat)
    
  233. GMQuatToRotation (quatrnn.c:175)
        void GMQuatToRotation(GMQuatType q, IrtVecType *Angles, int *NumSolutions)
    
  234. GMQuatVecToRotMatrix (quatrnn.c:827)
        void GMQuatVecToRotMatrix(GMQuatTransVecType TransVec,
                                  IrtHmgnMatType RotMatrix)
    
  235. GMQuatVecToScaleMatrix (quatrnn.c:798)
        void GMQuatVecToScaleMatrix(GMQuatTransVecType TransVec,
                                    IrtHmgnMatType ScaleMatrix)
    
  236. GMQuatVecToTransMatrix (quatrnn.c:868)
        void GMQuatVecToTransMatrix(GMQuatTransVecType TransVec,
                                    IrtHmgnMatType TransMatrix)
    
  237. GMQuatVectorToMatrix (quatrnn.c:765)
        void GMQuatVectorToMatrix(GMQuatTransVecType TransVec, IrtHmgnMatType Mat)
    
  238. GMRayCnvxPolygonInter (geomat3d.c:1628)
        int GMRayCnvxPolygonInter(const IrtPtType RayOrigin,
                                  const IrtVecType RayDir,
                                  const IPPolygonStruct *Pl,
                                  IrtPtType InterPoint)
    
  239. GMRefineDeformedTriangle (poly_pts.c:2462)
        int GMRefineDeformedTriangle(IPPolygonStruct *Pl,
                                     GMPointDeformVrtxFctrFuncType DeformVrtxFctrFunc,
                                     GMPointDeformVrtxDirFuncType DeformVrtxDirFunc,
                                     void *UserData,
                                     IrtRType DeviationTol,
                                     IrtRType MaxEdgeLen)
    
  240. GMRefineDeformedTriangle2 (poly_pts.c:2247)
        int GMRefineDeformedTriangle2(IPPolygonStruct *Pl,
                                      GMPointDeformVrtxFctrFuncType DeformVrtxFctrFunc,
                                      void *UserData,
                                      IrtBType Ref12,
                                      IrtBType Ref23,
                                      IrtBType Ref31)
    
  241. GMRegularizePolyModel (poly_pts.c:1116)
        IPObjectStruct *GMRegularizePolyModel(const IPObjectStruct *PObj,
                                              int SplitCollinear,
                                              IrtRType MinRefineDist)
    
  242. GMSLerp (geom_bsc.c:324)
        void GMSLerp(const IrtVecType V1,
                     const IrtVecType V2,
                     IrtRType t,
                     IrtVecType VOut)
    
  243. GMScanConvertTriangle (scancnvt.c:33)
        void GMScanConvertTriangle(int Pt1[2],
                                   int Pt2[2],
                                   int Pt3[2],
                                   GMScanConvertApplyFuncType ApplyFunc)
    
  244. GMSilExtractBndry (poly_sil.c:616)
        IPObjectStruct *GMSilExtractBndry(IPObjectStruct *PObjReg)
    
  245. GMSilExtractDiscont (poly_sil.c:541)
        IPObjectStruct *GMSilExtractDiscont(IPObjectStruct *PObjReg,
                                            IrtRType MinAngle)
    
  246. GMSilExtractSil (poly_sil.c:669)
        IPObjectStruct *GMSilExtractSil(VoidPtr PrepSils, IrtHmgnMatType ViewMat)
    
  247. GMSilExtractSilDirect (poly_sil.c:335)
        IPObjectStruct *GMSilExtractSilDirect(IPObjectStruct *PObjReg,
                                              IrtHmgnMatType ViewMat)
    
  248. GMSilExtractSilDirect2 (poly_sil.c:491)
        IPObjectStruct *GMSilExtractSilDirect2(IPObjectStruct *PObjReg,
                                               IrtHmgnMatType ViewMat)
    
  249. GMSilOrigObjAlive (poly_sil.c:770)
        int GMSilOrigObjAlive(int ObjAlive)
    
  250. GMSilPreprocessPolys (poly_sil.c:222)
        VoidPtr GMSilPreprocessPolys(IPObjectStruct *PObjReg, int n)
    
  251. GMSilPreprocessRefine (poly_sil.c:294)
        int GMSilPreprocessRefine(VoidPtr PrepSils, int n)
    
  252. GMSilProprocessFree (poly_sil.c:729)
        void GMSilProprocessFree(VoidPtr PrepSils)
    
  253. GMSolveCubicEqn (geom_bsc.c:3404)
        int GMSolveCubicEqn(IrtRType A, IrtRType B, IrtRType C, IrtRType *Sols)
    
  254. GMSolveCubicEqn2 (geom_bsc.c:3500)
        int GMSolveCubicEqn2(IrtRType A,
                             IrtRType B,
                             IrtRType C,
                             IrtRType *RSols,
                             IrtRType *ISols)
    
  255. GMSolveQuadraticEqn (geom_bsc.c:3253)
        int GMSolveQuadraticEqn(IrtRType A, IrtRType B, IrtRType *Sols)
    
  256. GMSolveQuadraticEqn2 (geom_bsc.c:3296)
        int GMSolveQuadraticEqn2(IrtRType B,
                                 IrtRType C,
                                 IrtRType *RSols,
                                 IrtRType *ISols)
    
  257. GMSolveQuarticEqn (geom_bsc.c:3666)
        int GMSolveQuarticEqn(IrtRType a,
                              IrtRType b,
                              IrtRType c,
                              IrtRType d,
                              IrtRType *Sols)
    
  258. GMSphConeGetPtsDensity (sph_cone.c:455)
        const IrtVecType *GMSphConeGetPtsDensity(int *n)
    
  259. GMSphConeQuery2GetVectors (sph_cone.c:688)
        void GMSphConeQuery2GetVectors(VoidPtr SphConePtr,
                                       GMSphConeQueryDirFuncType SQQuery,
                                       GMSphConeQueryCallBackFuncType SQFunc)
    
  260. GMSphConeQueryFree (sph_cone.c:589)
        void GMSphConeQueryFree(VoidPtr SphConePtr)
    
  261. GMSphConeQueryGetVectors (sph_cone.c:628)
        void GMSphConeQueryGetVectors(VoidPtr SphConePtr,
                                      IrtVecType Dir,
                                      IrtRType Angle,
                                      GMSphConeQueryCallBackFuncType SQFunc)
    
  262. GMSphConeQueryInit (sph_cone.c:490)
        VoidPtr GMSphConeQueryInit(IPObjectStruct *PObj, int n)
    
  263. GMSphereWith3Pts (ms_spher.c:300)
        int GMSphereWith3Pts(IrtE3PtStruct *Pts, IrtRType *Center, IrtRType *RadiusSqr)
    
  264. GMSphereWith4Pts (ms_spher.c:359)
        int GMSphereWith4Pts(IrtE3PtStruct *Pts, IrtRType *Center, IrtRType *RadiusSqr)
    
  265. GMSplitNonConvexPoly (convex.c:573)
        IPPolygonStruct *GMSplitNonConvexPoly(IPPolygonStruct *Pl,
                                              int HandleNormals)
    
  266. GMSplitPolyInPlaceAt2Vertices (poly_pts.c:1522)
        IPPolygonStruct *GMSplitPolyInPlaceAt2Vertices(IPPolygonStruct *Pl,
                                                       IPVertexStruct *V1,
                                                       IPVertexStruct *V2)
    
  267. GMSplitPolyInPlaceAtVertex (poly_pts.c:1446)
        IPPolygonStruct *GMSplitPolyInPlaceAtVertex(IPPolygonStruct *Pl,
                                                    IPVertexStruct *VHead)
    
  268. GMSplitPolygonAtPlane (geom_bsc.c:1723)
        int GMSplitPolygonAtPlane(IPPolygonStruct *Pl, const IrtPlnType Pln)
    
  269. GMSplitPolysAtCollinearVertices (poly_pts.c:1372)
        IPPolygonStruct *GMSplitPolysAtCollinearVertices(IPPolygonStruct *Pls)
    
  270. GMSrfBilinearFit (analyfit.c:48)
        IrtPtType *GMSrfBilinearFit(IrtPtType *ParamDomainPts,
                                    IrtPtType *EuclideanPts,
                                    int FirstAtOrigin,
                                    int NumPts,
                                    IrtPtType *FitPts)
    
  271. GMSrfCubicQuadOnly (analyfit.c:345)
        IrtPtType *GMSrfCubicQuadOnly(IrtPtType *ParamDomainPts,
                                      IrtPtType *EuclideanPts,
                                      int FirstAtOrigin,
                                      int NumEucDim,
                                      int NumPts,
                                      IrtPtType *CubicData)
    
  272. GMSrfQuadricFit (analyfit.c:142)
        IrtPtType *GMSrfQuadricFit(IrtPtType *ParamDomainPts,
                                   IrtPtType *EuclideanPts,
                                   int FirstAtOrigin,
                                   int NumPts,
                                   IrtPtType *FitPts)
    
  273. GMSrfQuadricQuadOnly (analyfit.c:242)
        IrtPtType *GMSrfQuadricQuadOnly(IrtPtType *ParamDomainPts,
                                        IrtPtType *EuclideanPts,
                                        int FirstAtOrigin,
                                        int NumEucDim,
                                        int NumPts,
                                        IrtPtType *QuadData)
    
  274. GMSubButterfly (sbdv_srf.c:156)
        IPObjectStruct *GMSubButterfly(const IPObjectStruct *OriginalObj,
                                       IrtRType ButterflyWCoef)
    
  275. GMSubCatmullClark (sbdv_srf.c:102)
        IPObjectStruct *GMSubCatmullClark(const IPObjectStruct *OriginalObj)
    
  276. GMSubLoop (sbdv_srf.c:128)
        IPObjectStruct *GMSubLoop(const IPObjectStruct *OriginalObj)
    
  277. GMTransObjSetAnimCrvUpdateFunc (geomat3d.c:402)
        GMTransObjUpdateAnimCrvsFuncType GMTransObjSetAnimCrvUpdateFunc(
                                      GMTransObjUpdateAnimCrvsFuncType AnimUpdateFunc)
    
  278. GMTransObjSetUpdateFunc (geomat3d.c:371)
        GMTransObjUpdateFuncType GMTransObjSetUpdateFunc(GMTransObjUpdateFuncType
                                                                            UpdateFunc)
    
  279. GMTransObjUpdateAnimCrvs (geomat3d.c:670)
        IPObjectStruct *GMTransObjUpdateAnimCrvs(IPObjectStruct *PAnim,
                                                 IrtHmgnMatType Mat)
    
  280. GMTransformObject (geomat3d.c:464)
        IPObjectStruct *GMTransformObject(const IPObjectStruct *PObj,
                                          IrtHmgnMatType Mat)
    
  281. GMTransformObjectInPlace (geomat3d.c:435)
        IPObjectStruct *GMTransformObjectInPlace(IPObjectStruct *PObj,
                                                 IrtHmgnMatType Mat)
    
  282. GMTransformObjectList (geomat3d.c:739)
        IPObjectStruct *GMTransformObjectList(const IPObjectStruct *PObj,
                                              IrtHmgnMatType Mat)
    
  283. GMTransformPolyList (geomat3d.c:294)
        IPPolygonStruct *GMTransformPolyList(const IPPolygonStruct *Pls,
                                             IrtHmgnMatType Mat,
                                             int IsPolygon)
    
  284. GMTrianglePointInclusion (geom_bsc.c:1841)
        int GMTrianglePointInclusion(const IrtRType *V1,
                                     const IrtRType *V2,
                                     const IrtRType *V3,
                                     const IrtPtType Pt)
    
  285. GMTriangulatePolygon (poly_tri.c:385)
        IPPolygonStruct *GMTriangulatePolygon(const CagdPolylineStruct *Pl)
    
  286. GMTriangulatePolygon2 (poly_tri.c:469)
        IPPolygonStruct *GMTriangulatePolygon2(const IPPolygonStruct *Pl)
    
  287. GMTriangulatePolygonList (poly_tri.c:501)
        IPPolygonStruct *GMTriangulatePolygonList(const IPPolygonStruct *PlgnList)
    
  288. GMTwoPolySameGeom (poly_cln.c:42)
        int GMTwoPolySameGeom(const IPPolygonStruct *Pl1,
                              const IPPolygonStruct *Pl2,
                              IrtRType Eps)
    
  289. GMUpdateVerticesByInterp (intrnrml.c:77)
        void GMUpdateVerticesByInterp(IPPolygonStruct *PlList,
                                      const IPPolygonStruct *OriginalPl)
    
  290. GMVecCopy (geom_bsc.c:88)
        void GMVecCopy(IrtVecType Vdst, const IrtVecType Vsrc)
    
  291. GMVecCrossProd (geom_bsc.c:207)
        void GMVecCrossProd(IrtVecType Vres,
                            const IrtVecType V1,
                            const IrtVecType V2)
    
  292. GMVecDotProd (geom_bsc.c:515)
        IrtRType GMVecDotProd(const IrtVecType V1, const IrtVecType V2)
    
  293. GMVecDotProdLen (geom_bsc.c:534)
        IrtRType GMVecDotProdLen(const IrtRType *V1, const IrtRType *V2, int Len)
    
  294. GMVecLength (geom_bsc.c:131)
        IrtRType GMVecLength(const IrtVecType V)
    
  295. GMVecMaxAbsValueIndex (geom_bsc.c:179)
        int GMVecMaxAbsValueIndex(const IrtVecType V)
    
  296. GMVecMinAbsValueIndex (geom_bsc.c:152)
        int GMVecMinAbsValueIndex(const IrtVecType V)
    
  297. GMVecNormalize (geom_bsc.c:106)
        void GMVecNormalize(IrtVecType V)
    
  298. GMVecReflectPlane (geom_bsc.c:561)
        void GMVecReflectPlane(IrtVecType Dst, IrtVecType Src, IrtVecType PlaneNormal)
    
  299. GMVecVecAngle (geom_bsc.c:285)
        IrtRType GMVecVecAngle(const IrtVecType V1, const IrtVecType V2, int Normalize)
    
  300. GMVectorFromVectorPlane (geom_bsc.c:861)
        int GMVectorFromVectorPlane(const IrtVecType Vec,
                                    const IrtVecType PlaneN,
                                    IrtPtType ProjVec)
    
  301. GMVerifyPolygonsPlanarity (poly_cln.c:423)
        IPPolygonStruct *GMVerifyPolygonsPlanarity(IPPolygonStruct *Pls, IrtRType Tol)
    
  302. GMVrtxListToCircOrLin (poly_cln.c:474)
        void GMVrtxListToCircOrLin(IPPolygonStruct *Pls, int DoCirc)
    
  303. GMVrtxListToCircOrLinDup (poly_cln.c:513)
        void GMVrtxListToCircOrLinDup(IPPolygonStruct *Pls, int DoCirc)
    
  304. GMZBufferClear (zbuffer.c:129)
        void GMZBufferClear(VoidPtr ZbufferID)
    
  305. GMZBufferClearSet (zbuffer.c:171)
        void GMZBufferClearSet(VoidPtr ZbufferID, IrtRType Depth)
    
  306. GMZBufferFree (zbuffer.c:97)
        void GMZBufferFree(VoidPtr ZbufferID)
    
  307. GMZBufferInit (zbuffer.c:60)
        VoidPtr GMZBufferInit(int Width, int Height)
    
  308. GMZBufferInvert (zbuffer.c:296)
        VoidPtr GMZBufferInvert(VoidPtr ZbufferID)
    
  309. GMZBufferLaplacian (zbuffer.c:365)
        VoidPtr GMZBufferLaplacian(VoidPtr ZbufferID)
    
  310. GMZBufferOGLClear (zbuf_ogl.c:805)
        void GMZBufferOGLClear(void)
    
  311. GMZBufferOGLFlush (zbuf_ogl.c:972)
        void GMZBufferOGLFlush(void)
    
  312. GMZBufferOGLInit (zbuf_ogl.c:603)
        IritIntPtrSizeType GMZBufferOGLInit(int Width,
                                            int Height,
                                            IrtRType ZMin,
                                            IrtRType ZMax,
                                            int OffScreen)
    
  313. GMZBufferOGLMakeActive (zbuf_ogl.c:860)
        void GMZBufferOGLMakeActive(IritIntPtrSizeType Id)
    
  314. GMZBufferOGLQueryColor (zbuf_ogl.c:943)
        void GMZBufferOGLQueryColor(IrtRType x,
                                    IrtRType y,
                                    int *Red,
                                    int *Green,
                                    int *Blue)
    
  315. GMZBufferOGLQueryZ (zbuf_ogl.c:891)
        IrtRType GMZBufferOGLQueryZ(IrtRType x, IrtRType y)
    
  316. GMZBufferOGLSetColor (zbuf_ogl.c:836)
        void GMZBufferOGLSetColor(int Red, int Green, int Blue)
    
  317. GMZBufferQueryInfo (zbuffer.c:442)
        VoidPtr GMZBufferQueryInfo(VoidPtr ZbufferID, int x, int y)
    
  318. GMZBufferQueryZ (zbuffer.c:417)
        IrtRType GMZBufferQueryZ(VoidPtr ZbufferID, int x, int y)
    
  319. GMZBufferRoberts (zbuffer.c:326)
        VoidPtr GMZBufferRoberts(VoidPtr ZbufferID)
    
  320. GMZBufferSetUpdateFunc (zbuffer.c:271)
        GMZBufferUpdateFuncType GMZBufferSetUpdateFunc(VoidPtr ZbufferID,
                                                       GMZBufferUpdateFuncType
                                                                            UpdateFunc)
    
  321. GMZBufferSetZTest (zbuffer.c:242)
        GMZTestsType GMZBufferSetZTest(VoidPtr ZbufferID, GMZTestsType ZTest)
    
  322. GMZBufferUpdateHLn (zbuffer.c:548)
        void GMZBufferUpdateHLn(VoidPtr ZbufferID,
                                int x1,
                                int x2,
                                int y,
                                IrtRType z1,
                                IrtRType z2)
    
  323. GMZBufferUpdateInfo (zbuffer.c:510)
        VoidPtr GMZBufferUpdateInfo(VoidPtr ZbufferID, int x, int y, VoidPtr Info)
    
  324. GMZBufferUpdateLine (zbuffer.c:608)
        void GMZBufferUpdateLine(VoidPtr ZbufferID,
                                 int x1,
                                 int y1,
                                 int x2,
                                 int y2,
                                 IrtRType z1,
                                 IrtRType z2)
    
  325. GMZBufferUpdatePt (zbuffer.c:474)
        IrtRType GMZBufferUpdatePt(VoidPtr ZbufferID, int x, int y, IrtRType z)
    
  326. GMZBufferUpdateTri (zbuffer.c:709)
        void GMZBufferUpdateTri(VoidPtr ZbufferID,
                                int x1,
                                int y1,
                                IrtRType z1,
                                int x2,
                                int y2,
                                IrtRType z2,
                                int x3,
                                int y3,
                                IrtRType z3)
    
  327. GeomDescribeError (geom_err.c:77)
        const char *GeomDescribeError(GeomFatalErrorType ErrorNum)
    
  328. GeomFatalError (geom_ftl.c:56)
        void GeomFatalError(GeomFatalErrorType ErrID)
    
  329. GeomSetFatalErrorFunc (geom_ftl.c:28)
        GeomSetErrorFuncType GeomSetFatalErrorFunc(GeomSetErrorFuncType ErrorFunc)
    
  330. IGRedrawViewWindow (anim_aux.c:27)
        void IGRedrawViewWindow(void)
    
  331. PrimGenBOXObject (primitv1.c:149)
        IPObjectStruct *PrimGenBOXObject(const IrtVecType Pt,
                                         IrtRType WidthX,
                                         IrtRType WidthY,
                                         IrtRType WidthZ)
    
  332. PrimGenBOXWIREObject (primitv1.c:240)
        IPObjectStruct *PrimGenBOXWIREObject(const IrtVecType Pt,
                                             IrtRType WidthX,
                                             IrtRType WidthY,
                                             IrtRType WidthZ)
    
  333. PrimGenCONE2Object (primitv1.c:582)
        IPObjectStruct *PrimGenCONE2Object(const IrtVecType Pt,
                                           const IrtVecType Dir,
                                           IrtRType R1,
                                           IrtRType R2,
                                           int Bases)
    
  334. PrimGenCONEObject (primitv1.c:392)
        IPObjectStruct *PrimGenCONEObject(const IrtVecType Pt,
                                          const IrtVecType Dir,
                                          IrtRType R,
                                          int Bases)
    
  335. PrimGenCYLINObject (primitv1.c:797)
        IPObjectStruct *PrimGenCYLINObject(const IrtVecType Pt,
                                           const IrtVecType Dir,
                                           IrtRType R,
                                           int Bases)
    
  336. PrimGenEXTRUDEObject (primitv2.c:441)
        IPObjectStruct *PrimGenEXTRUDEObject(const IPObjectStruct *Cross,
                                             const IrtVecType Dir,
                                             int Bases)
    
  337. PrimGenFrameController (primitv3.c:919)
        IPObjectStruct *PrimGenFrameController(IrtRType BBoxLen,
                                               IrtRType NLeverLen,
                                               IrtRType TLeverLen,
                                               const char *HandleName)
    
  338. PrimGenGBOXObject (primitv1.c:302)
        IPObjectStruct *PrimGenGBOXObject(const IrtVecType Pt,
                                          const IrtVecType Dir1,
                                          const IrtVecType Dir2,
                                          const IrtVecType Dir3)
    
  339. PrimGenObjectFromPolyList (primitv1.c:1612)
        IPObjectStruct *PrimGenObjectFromPolyList(IPObjectStruct *PObjList)
    
  340. PrimGenPOLYDISKObject (primitv1.c:1405)
        IPObjectStruct *PrimGenPOLYDISKObject(const IrtVecType Nrml,
                                              const IrtVecType Trns,
                                              IrtRType R)
    
  341. PrimGenPOLYGONObject (primitv1.c:1480)
        IPObjectStruct *PrimGenPOLYGONObject(IPObjectStruct *PObjList, int IsPolyline)
    
  342. PrimGenPolygon3Vrtx (primitv1.c:1850)
        IPPolygonStruct *PrimGenPolygon3Vrtx(const IrtVecType V1,
                                             const IrtVecType V2,
                                             const IrtVecType V3,
                                             const IrtVecType Vin,
                                             int *VrtcsRvrsd,
                                             IPPolygonStruct *Pnext)
    
  343. PrimGenPolygon4Vrtx (primitv1.c:1715)
        IPPolygonStruct *PrimGenPolygon4Vrtx(const IrtVecType V1,
                                             const IrtVecType V2,
                                             const IrtVecType V3,
                                             const IrtVecType V4,
                                             const IrtVecType Vin,
                                             int *VrtcsRvrsd,
                                             IPPolygonStruct *Pnext)
    
  344. PrimGenPolygon4Vrtx2 (primitv1.c:1760)
        IPPolygonStruct *PrimGenPolygon4Vrtx2(const IrtVecType V1,
                                              const IrtVecType V2,
                                              const IrtVecType V3,
                                              const IrtVecType V4,
                                              const IrtVecType Vin,
                                              int *VrtcsRvrsd,
                                              int *Singular,
                                              IPPolygonStruct *Pnext)
    
  345. PrimGenPolyline4Vrtx (primitv3.c:997)
        IPPolygonStruct *PrimGenPolyline4Vrtx(const IrtVecType V1,
                                              const IrtVecType V2,
                                              const IrtVecType V3,
                                              const IrtVecType V4,
                                              IPPolygonStruct *Pnext)
    
  346. PrimGenRULEDObject (primitv2.c:685)
        IPObjectStruct *PrimGenRULEDObject(const IPObjectStruct *Cross1,
                                           const IPObjectStruct *Cross2)
    
  347. PrimGenSPHEREObject (primitv1.c:1014)
        IPObjectStruct *PrimGenSPHEREObject(const IrtVecType Center, IrtRType R)
    
  348. PrimGenSURFREV2AxisObject (primitv2.c:391)
        IPObjectStruct *PrimGenSURFREV2AxisObject(IPObjectStruct *Cross,
                                                  IrtRType StartAngle,
                                                  IrtRType EndAngle,
                                                  const IrtVecType Axis)
    
  349. PrimGenSURFREV2Object (primitv2.c:234)
        IPObjectStruct *PrimGenSURFREV2Object(const IPObjectStruct *Cross,
                                              IrtRType StartAngle,
                                              IrtRType EndAngle)
    
  350. PrimGenSURFREVAxisObject (primitv2.c:186)
        IPObjectStruct *PrimGenSURFREVAxisObject(IPObjectStruct *Cross,
                                                 const IrtVecType Axis)
    
  351. PrimGenSURFREVObject (primitv2.c:44)
        IPObjectStruct *PrimGenSURFREVObject(const IPObjectStruct *Cross)
    
  352. PrimGenTORUSObject (primitv1.c:1233)
        IPObjectStruct *PrimGenTORUSObject(const IrtVecType Center,
                                           const IrtVecType Normal,
                                           IrtRType Rmajor,
                                           IrtRType Rminor)
    
  353. PrimGenTransformController2D (primitv3.c:120)
        IPObjectStruct *PrimGenTransformController2D(const GMBBBboxStruct *BBox,
                                                     int HasRotation,
                                                     int HasTranslation,
                                                     int HasScale)
    
  354. PrimGenTransformController2DCrvs (primitv3.c:260)
        IPObjectStruct *PrimGenTransformController2DCrvs(const GMBBBboxStruct *BBox)
    
  355. PrimGenTransformControllerBox (primitv3.c:617)
        IPObjectStruct *PrimGenTransformControllerBox(const GMBBBboxStruct *BBox,
                                                      int HasRotation,
                                                      int HasTranslation,
                                                      int HasUniformScale,
                                                      IrtRType BoxOpacity,
                                                      IrtRType RelTesalate)
    
  356. PrimGenTransformControllerSphere (primitv3.c:435)
        IPObjectStruct *PrimGenTransformControllerSphere(const GMBBBboxStruct *BBox,
                                                         int HasRotation,
                                                         int HasTranslation,
                                                         int HasUniformScale,
                                                         IrtRType BoxOpacity,
                                                         IrtRType RelTesalate)
    
  357. PrimSetGeneratePrimType (primitv1.c:73)
        int PrimSetGeneratePrimType(int SetGeneratePrimitive)
    
  358. PrimSetResolution (primitv1.c:1946)
        int PrimSetResolution(int Resolution)
    
  359. PrimSetSurfacePrimitiveRational (primitv1.c:105)
        int PrimSetSurfacePrimitiveRational(int SurfaceRational)
    
  360. TriangulatePolygonIndices (poly_tri.c:272)
        static int *TriangulatePolygonIndices(const CagdPolylineStruct *P,
                                              const IPPolygonStruct *IrtP,
                                              CagdBType EnsureNoLeakingTrs,
                                              int *NumTriangles)
    
  361. _GMFitGetFittingModel (fit2pts.c:265)
        const GMFitFittingShapeStruct *_GMFitGetFittingModel(GMFittingModelType
                                                                         FittingModel)
    
  362. main (geom_bsc.c:3848)
        void main(void)