Warning, /include/Geant4/tools/glutess/rename is written in an unsupported language. File is not indexed.
0001 #ifndef tools_glutess_rename
0002 #define tools_glutess_rename
0003
0004 /* G.Barrand : name space protection : */
0005
0006 #define gluTessBeginContour tools_gluTessBeginContour
0007 #define gluTessBeginPolygon tools_gluTessBeginPolygon
0008 #define gluTessCallback tools_gluTessCallback
0009 #define gluTessEndContour tools_gluTessEndContour
0010 #define gluTessEndPolygon tools_gluTessEndPolygon
0011 #define gluTessNormal tools_gluTessNormal
0012 #define gluTessProperty tools_gluTessProperty
0013 #define gluTessVertex tools_gluTessVertex
0014
0015 /* internal */
0016 #define gluBeginPolygon tools_gluBeginPolygon
0017 #define gluDeleteTess tools_gluDeleteTess
0018 #define gluEndPolygon tools_gluEndPolygon
0019 #define gluGetTessProperty tools_gluGetTessProperty
0020 #define gluNewTess tools_gluNewTess
0021 #define gluNextContour tools_gluNextContour
0022
0023 #define __gl_computeInterior tools__gl_computeInterior
0024 #define __gl_dictListDelete tools__gl_dictListDelete
0025 #define __gl_dictListDeleteDict tools__gl_dictListDeleteDict
0026 #define __gl_dictListInsertBefore tools__gl_dictListInsertBefore
0027 #define __gl_dictListNewDict tools__gl_dictListNewDict
0028 #define __gl_dictListSearch tools__gl_dictListSearch
0029
0030 #define __gl_edgeEval tools__gl_edgeEval
0031 #define __gl_edgeIntersect tools__gl_edgeIntersect
0032 #define __gl_edgeSign tools__gl_edgeSign
0033 /* done in memalloc.h :
0034 #define __gl_memInit tools__gl_memInit
0035 */
0036 #define __gl_meshAddEdgeVertex tools__gl_meshAddEdgeVertex
0037 #define __gl_meshCheckMesh tools__gl_meshCheckMesh
0038 #define __gl_meshConnect tools__gl_meshConnect
0039 #define __gl_meshDelete tools__gl_meshDelete
0040 #define __gl_meshDeleteMesh tools__gl_meshDeleteMesh
0041 #define __gl_meshDiscardExterior tools__gl_meshDiscardExterior
0042 #define __gl_meshMakeEdge tools__gl_meshMakeEdge
0043 #define __gl_meshNewMesh tools__gl_meshNewMesh
0044 #define __gl_meshSetWindingNumber tools__gl_meshSetWindingNumber
0045 #define __gl_meshSplice tools__gl_meshSplice
0046 #define __gl_meshSplitEdge tools__gl_meshSplitEdge
0047 #define __gl_meshTessellateInterior tools__gl_meshTessellateInterior
0048 #define __gl_meshTessellateMonoRegion tools__gl_meshTessellateMonoRegion
0049 #define __gl_meshUnion tools__gl_meshUnion
0050 #define __gl_meshZapFace tools__gl_meshZapFace
0051 #define __gl_noBeginData tools__gl_noBeginData
0052 #define __gl_noCombineData tools__gl_noCombineData
0053 #define __gl_noEdgeFlagData tools__gl_noEdgeFlagData
0054 #define __gl_noEndData tools__gl_noEndData
0055 #define __gl_noErrorData tools__gl_noErrorData
0056 #define __gl_noVertexData tools__gl_noVertexData
0057 #define __gl_pqHeapDelete tools__gl_pqHeapDelete
0058 #define __gl_pqHeapDeletePriorityQ tools__gl_pqHeapDeletePriorityQ
0059 #define __gl_pqHeapExtractMin tools__gl_pqHeapExtractMin
0060 #define __gl_pqHeapInit tools__gl_pqHeapInit
0061 #define __gl_pqHeapInsert tools__gl_pqHeapInsert
0062 #define __gl_pqHeapNewPriorityQ tools__gl_pqHeapNewPriorityQ
0063 #define __gl_pqSortDelete tools__gl_pqSortDelete
0064 #define __gl_pqSortDeletePriorityQ tools__gl_pqSortDeletePriorityQ
0065 #define __gl_pqSortExtractMin tools__gl_pqSortExtractMin
0066 #define __gl_pqSortInit tools__gl_pqSortInit
0067 #define __gl_pqSortInsert tools__gl_pqSortInsert
0068 #define __gl_pqSortIsEmpty tools__gl_pqSortIsEmpty
0069 #define __gl_pqSortMinimum tools__gl_pqSortMinimum
0070 #define __gl_pqSortNewPriorityQ tools__gl_pqSortNewPriorityQ
0071 #define __gl_projectPolygon tools__gl_projectPolygon
0072 #define __gl_renderBoundary tools__gl_renderBoundary
0073 #define __gl_renderCache tools__gl_renderCache
0074 #define __gl_renderMesh tools__gl_renderMesh
0075 #define __gl_transEval tools__gl_transEval
0076 #define __gl_transSign tools__gl_transSign
0077 #define __gl_vertCCW tools__gl_vertCCW
0078 #define __gl_vertLeq tools__gl_vertLeq
0079
0080 #endif