Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/externals/g4tools/include/tools/glutess/undef

Version: [ ReleaseNotes ] [ 1.0 ] [ 1.1 ] [ 2.0 ] [ 3.0 ] [ 3.1 ] [ 3.2 ] [ 4.0 ] [ 4.0.p1 ] [ 4.0.p2 ] [ 4.1 ] [ 4.1.p1 ] [ 5.0 ] [ 5.0.p1 ] [ 5.1 ] [ 5.1.p1 ] [ 5.2 ] [ 5.2.p1 ] [ 5.2.p2 ] [ 6.0 ] [ 6.0.p1 ] [ 6.1 ] [ 6.2 ] [ 6.2.p1 ] [ 6.2.p2 ] [ 7.0 ] [ 7.0.p1 ] [ 7.1 ] [ 7.1.p1 ] [ 8.0 ] [ 8.0.p1 ] [ 8.1 ] [ 8.1.p1 ] [ 8.1.p2 ] [ 8.2 ] [ 8.2.p1 ] [ 8.3 ] [ 8.3.p1 ] [ 8.3.p2 ] [ 9.0 ] [ 9.0.p1 ] [ 9.0.p2 ] [ 9.1 ] [ 9.1.p1 ] [ 9.1.p2 ] [ 9.1.p3 ] [ 9.2 ] [ 9.2.p1 ] [ 9.2.p2 ] [ 9.2.p3 ] [ 9.2.p4 ] [ 9.3 ] [ 9.3.p1 ] [ 9.3.p2 ] [ 9.4 ] [ 9.4.p1 ] [ 9.4.p2 ] [ 9.4.p3 ] [ 9.4.p4 ] [ 9.5 ] [ 9.5.p1 ] [ 9.5.p2 ] [ 9.6 ] [ 9.6.p1 ] [ 9.6.p2 ] [ 9.6.p3 ] [ 9.6.p4 ] [ 10.0 ] [ 10.0.p1 ] [ 10.0.p2 ] [ 10.0.p3 ] [ 10.0.p4 ] [ 10.1 ] [ 10.1.p1 ] [ 10.1.p2 ] [ 10.1.p3 ] [ 10.2 ] [ 10.2.p1 ] [ 10.2.p2 ] [ 10.2.p3 ] [ 10.3 ] [ 10.3.p1 ] [ 10.3.p2 ] [ 10.3.p3 ] [ 10.4 ] [ 10.4.p1 ] [ 10.4.p2 ] [ 10.4.p3 ] [ 10.5 ] [ 10.5.p1 ] [ 10.6 ] [ 10.6.p1 ] [ 10.6.p2 ] [ 10.6.p3 ] [ 10.7 ] [ 10.7.p1 ] [ 10.7.p2 ] [ 10.7.p3 ] [ 10.7.p4 ] [ 11.0 ] [ 11.0.p1 ] [ 11.0.p2 ] [ 11.0.p3, ] [ 11.0.p4 ] [ 11.1 ] [ 11.1.1 ] [ 11.1.2 ] [ 11.1.3 ] [ 11.2 ] [ 11.2.1 ] [ 11.2.2 ] [ 11.3.0 ]

  1 #ifndef tools_glutess_undef
  2 #define tools_glutess_undef
  3 
  4 #undef GLU_TESS_MAX_CACHE
  5 #undef CALL_BEGIN_OR_BEGIN_DATA
  6 #undef CALL_VERTEX_OR_VERTEX_DATA
  7 #undef CALL_EDGE_FLAG_OR_EDGE_FLAG_DATA
  8 #undef CALL_END_OR_END_DATA
  9 #undef CALL_COMBINE_OR_COMBINE_DATA
 10 #undef CALL_ERROR_OR_ERROR_DATA
 11 #undef __gl_dictListDelete
 12 #undef __gl_dictListDeleteDict
 13 #undef __gl_dictListInsertBefore
 14 #undef __gl_dictListNewDict
 15 #undef __gl_dictListSearch
 16 #undef DictKey
 17 #undef Dict
 18 #undef DictNode
 19 #undef dictNewDict
 20 #undef dictDeleteDict
 21 #undef dictSearch
 22 #undef dictInsert
 23 #undef dictInsertBefore
 24 #undef dictDelete
 25 #undef dictKey
 26 #undef dictSucc
 27 #undef dictPred
 28 #undef dictMin
 29 #undef dictMax
 30 #undef __gl_dictListKey
 31 #undef __gl_dictListSucc
 32 #undef __gl_dictListPred
 33 #undef __gl_dictListMin
 34 #undef __gl_dictListMax
 35 #undef __gl_dictListInsert
 36 #undef VertEq
 37 #undef VertLeq
 38 #undef EdgeEval
 39 #undef EdgeSign
 40 #undef TransLeq
 41 #undef TransEval
 42 #undef TransSign
 43 #undef EdgeGoesLeft
 44 #undef EdgeGoesRight
 45 #undef VertL1dist
 46 #undef VertCCW
 47 #undef VertLeq
 48 #undef Interpolate
 49 #undef Swap
 50 #undef GLUAPI
 51 /*
 52 #undef GLUAPIENTRY
 53 #undef GLU_TESS_BEGIN_DATA
 54 #undef GLU_TESS_VERTEX_DATA
 55 #undef GLU_TESS_END_DATA
 56 #undef GLU_TESS_ERROR_DATA
 57 #undef GLU_TESS_COMBINE_DATA
 58 #undef GLU_TESS_WINDING_RULE
 59 #undef GLU_TESS_WINDING_ODD
 60 #undef GLU_TESS_WINDING_POSITIVE
 61 #undef GLU_TESS_WINDING_NEGATIVE
 62 */
 63 #undef GLU_MIN
 64 #undef GLU_MAX
 65 #undef GLU_ABS
 66 #undef TOOLS_GLU_FALSE
 67 #undef TOOLS_GLU_TRUE
 68 #undef GLU_LINE_LOOP
 69 #undef GLU_TRIANGLES
 70 #undef GLU_TRIANGLE_STRIP
 71 #undef GLU_TRIANGLE_FAN
 72 #undef GLU_TESS_MAX_COORD
 73 #undef GLU_INVALID_ENUM
 74 #undef GLU_INVALID_VALUE
 75 #undef GLU_OUT_OF_MEMORY
 76 #undef GLU_INCOMPATIBLE_GL_VERSION
 77 #undef GLU_INVALID_OPERATION
 78 #undef GLU_TESS_BEGIN
 79 #undef GLU_TESS_VERTEX
 80 #undef GLU_TESS_END
 81 #undef GLU_TESS_ERROR
 82 #undef GLU_TESS_EDGE_FLAG
 83 #undef GLU_EDGE_FLAG
 84 #undef GLU_TESS_COMBINE
 85 #undef GLU_TESS_EDGE_FLAG_DATA
 86 #undef GLU_CW
 87 #undef GLU_CCW
 88 #undef GLU_INTERIOR
 89 #undef GLU_EXTERIOR
 90 #undef GLU_UNKNOWN
 91 #undef GLU_TESS_BOUNDARY_ONLY
 92 #undef GLU_TESS_TOLERANCE
 93 #undef GLU_TESS_ERROR1
 94 #undef GLU_TESS_ERROR2
 95 #undef GLU_TESS_ERROR3
 96 #undef GLU_TESS_ERROR4
 97 #undef GLU_TESS_ERROR5
 98 #undef GLU_TESS_ERROR6
 99 #undef GLU_TESS_ERROR7
100 #undef GLU_TESS_ERROR8
101 #undef GLU_TESS_MISSING_BEGIN_POLYGON
102 #undef GLU_TESS_MISSING_BEGIN_CONTOUR
103 #undef GLU_TESS_MISSING_END_POLYGON
104 #undef GLU_TESS_MISSING_END_CONTOUR
105 #undef GLU_TESS_COORD_TOO_LARGE
106 #undef GLU_TESS_NEED_COMBINE_CALLBACK
107 #undef GLU_TESS_WINDING_NONZERO
108 #undef GLU_TESS_WINDING_ABS_GEQ_TWO
109 #undef memAlloc
110 #undef memRealloc
111 #undef memFree
112 #undef memInit
113 #undef Rface
114 #undef Dst
115 #undef Oprev
116 #undef Lprev
117 #undef Dprev
118 #undef Rprev
119 #undef Dnext
120 #undef Rnext
121 #undef Dot
122 #undef S_UNIT_X
123 #undef S_UNIT_Y
124 #undef PQkey
125 #undef PQhandle
126 #undef PriorityQ
127 #undef pqNewPriorityQ
128 #undef pqDeletePriorityQ
129 #undef pqInit
130 #undef pqInsert
131 #undef pqMinimum
132 #undef pqExtractMin
133 #undef pqDelete
134 #undef pqIsEmpty
135 #undef __gl_pqHeapMinimum
136 #undef __gl_pqHeapIsEmpty
137 #undef LEQ
138 #undef PQkey
139 #undef PQhandle
140 #undef PriorityQ
141 #undef pqNewPriorityQ
142 #undef pqDeletePriorityQ
143 #undef pqInit
144 #undef pqInsert
145 #undef pqMinimum
146 #undef pqExtractMin
147 #undef pqDelete
148 #undef pqIsEmpty
149 #undef LT
150 #undef GT
151 #undef pq_Swap
152 //#undef gluTessBeginContour
153 //#undef gluTessBeginPolygon
154 //#undef gluTessCallback
155 //#undef gluTessEndContour
156 //#undef gluTessEndPolygon
157 //#undef gluTessNormal
158 //#undef gluTessProperty
159 //#undef gluTessVertex
160 //#undef gluBeginPolygon
161 //#undef gluDeleteTess
162 //#undef gluEndPolygon
163 //#undef gluGetTessProperty
164 //#undef gluNewTess
165 //#undef gluNextContour
166 #undef __gl_computeInterior
167 #undef __gl_dictListDelete
168 #undef __gl_dictListDeleteDict
169 #undef __gl_dictListInsertBefore
170 #undef __gl_dictListNewDict
171 #undef __gl_dictListSearch
172 #undef __gl_edgeEval
173 #undef __gl_edgeIntersect
174 #undef __gl_edgeSign
175 #undef __gl_memInit
176 #undef __gl_meshAddEdgeVertex
177 #undef __gl_meshCheckMesh
178 #undef __gl_meshConnect
179 #undef __gl_meshDelete
180 #undef __gl_meshDeleteMesh
181 #undef __gl_meshDiscardExterior
182 #undef __gl_meshMakeEdge
183 #undef __gl_meshNewMesh
184 #undef __gl_meshSetWindingNumber
185 #undef __gl_meshSplice
186 #undef __gl_meshSplitEdge
187 #undef __gl_meshTessellateInterior
188 #undef __gl_meshTessellateMonoRegion
189 #undef __gl_meshUnion
190 #undef __gl_meshZapFace
191 #undef __gl_noBeginData
192 #undef __gl_noCombineData
193 #undef __gl_noEdgeFlagData
194 #undef __gl_noEndData
195 #undef __gl_noErrorData
196 #undef __gl_noVertexData
197 #undef __gl_pqHeapDelete
198 #undef __gl_pqHeapDeletePriorityQ
199 #undef __gl_pqHeapExtractMin
200 #undef __gl_pqHeapInit
201 #undef __gl_pqHeapInsert
202 #undef __gl_pqHeapNewPriorityQ
203 #undef __gl_pqSortDelete
204 #undef __gl_pqSortDeletePriorityQ
205 #undef __gl_pqSortExtractMin
206 #undef __gl_pqSortInit
207 #undef __gl_pqSortInsert
208 #undef __gl_pqSortIsEmpty
209 #undef __gl_pqSortMinimum
210 #undef __gl_pqSortNewPriorityQ
211 #undef __gl_projectPolygon
212 #undef __gl_renderBoundary
213 #undef __gl_renderCache
214 #undef __gl_renderMesh
215 #undef __gl_transEval
216 #undef __gl_transSign
217 #undef __gl_vertCCW
218 #undef __gl_vertLeq
219 #undef Marked
220 #undef AddToTrail
221 #undef FreeTrail
222 #undef IsEven
223 #undef RegionBelow
224 #undef RegionAbove
225 #undef DebugEvent
226 #undef AddWinding
227 #undef GLU_TESS_DEFAULT_TOLERANCE
228 #undef GLU_TESS_MESH
229 #undef RequireState
230 
231 #endif