Home
last modified time | relevance | path

Searched refs:MAYBE_LOOP (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/geomview/geomview-1.9.5/src/bin/geomview/common/
H A Ddrawer.c968 MAYBE_LOOP(id, index, T_CAM, DView, dv) { in MAYBE_LOOP() function
1005 MAYBE_LOOP(id, index, T_CAM, DView, dv) { in MAYBE_LOOP() function
1170 MAYBE_LOOP(id, ind, T_GEOM, DObject, obj) { in drawer_replace_geometry()
1240 MAYBE_LOOP(id, i, T_NONE, DObject, obj) { in MAYBE_LOOP() function
1346 MAYBE_LOOP(id, index, T_CAM, DView, dv) { in MAYBE_LOOP() function
1489 MAYBE_LOOP(id, i, T_CAM, DView, dv) { in MAYBE_LOOP() function
1588 MAYBE_LOOP(id, index, T_CAM, DView, dv) { in MAYBE_LOOP() function
1639 MAYBE_LOOP(id, index, T_CAM, DView, dv) { in MAYBE_LOOP() function
2127 MAYBE_LOOP(id, index, T_CAM, DView, dv) { in MAYBE_LOOP() function
2228 MAYBE_LOOP(id, index, T_CAM, DView, dv) { in drawer_merge_camera()
[all …]
H A Dtransform.c111 MAYBE_LOOP(geomID, i, T_GEOM, DGeom, geomObj) { in id_bbox()
122 MAYBE_LOOP(geomID, i, T_GEOM, DGeom, geomObj) { in id_bbox()
161 MAYBE_LOOP(geomID, i, T_GEOM, DGeom, geomObj) { in id_bsphere()
181 MAYBE_LOOP(geomID, i, T_GEOM, DGeom, geomObj) { in id_bsphere()
1249 MAYBE_LOOP(id, i, T_NONE, DObject, obj) { in MAYBE_LOOP() function
1260 MAYBE_LOOP(id, i, T_NONE, DObject, obj) { in MAYBE_LOOP() function
1347 MAYBE_LOOP(camID, i, T_CAM, DView, dv) { in ND_look_encompass()
1513 MAYBE_LOOP(camID, i, T_CAM, DView, dv) { in MAYBE_LOOP() function
1729 MAYBE_LOOP(camID, i, T_CAM, DView, camObj) { in MAYBE_LOOP() function
2195 MAYBE_LOOP(camid, index, T_CAM, DView, dv) { in make_center_from_pick()
[all …]
H A Ddrawer.h298 #define MAYBE_LOOP(id, i, type, objtype, obj) \ macro
H A Devent.c1445 MAYBE_LOOP(id, i, T_CAM, DView, dv) { in MAYBE_LOOP() function