Home
last modified time | relevance | path

Searched refs:show_face (Results 1 – 13 of 13) sorted by relevance

/dports/games/exult/exult-snapshot-v1.7.0.20211128/usecode/compiler/
H A Ducfun.h46 show_face, remove_face, get_item_shape, get_usecode_fun; variable
162 return get_intrinsic(show_face); in get_show_face()
H A Ducfun.cc56 Uc_function::show_face = -1, Uc_function::remove_face = -1, member in Uc_function
866 show_face = 3; in set_intrinsics()
/dports/games/exult/exult-snapshot-v1.7.0.20211128/usecode/
H A Dconversation.h55 void show_face(int shape, int frame, int slot = -1);
H A Dconversation.cc202 void Conversation::show_face(int shape, int frame, int slot) { in show_face() function in Conversation
H A Ducinternal.cc742 conv->show_face(shape, frame, slot); in show_npc_face()
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DTriangulation_on_sphere_2.h488 void show_face(Face_handle fh) const;
1114 show_face(aeit->first); in show_all()
1124 show_face(fi); in show_all()
1154 show_face(Face_handle fh) const in show_face() function
1254 show_face(vh->face()); in is_valid_vertex()
H A DRegular_triangulation_2.h270 void show_face(Face_handle fh) const;
922 if(!result) { show_face(fh);} in is_valid_face()
930 if(!result) show_face(fh); in is_valid_face()
1085 show_face(Face_handle fh) const in show_face() function
1087 Base::show_face(fh); in show_face()
1115 show_face(aeit->first); in show_all()
1123 show_face(fi); in show_all()
1129 if(is_infinite(afi)) show_face(afi); in show_all()
H A DTriangulation_2.h524 void show_face( Face_handle fh) const;
2683 show_face(c1);
2685 show_face(c2);
3662 show_face(aeit->first);
3670 show_face(fi);
3676 if(is_infinite(afi)) show_face(afi);
3706 show_face(Face_handle fh) const
H A DDelaunay_triangulation_on_sphere_2.h95 using Base::show_face;
1135 show_face(fh); in is_valid_face()
H A DPeriodic_2_triangulation_2.h2741 show_face(c1); in compare_walks()
2743 show_face(c2); in compare_walks()
/dports/graphics/wings/wings-8d019ebe48/src/
H A Dwings_u.erl341 foreach(fun({Face,Frec}) -> show_face(F, Face, Frec) end, Fs).
354 show_face(F, Face, Edge) -> function
/dports/games/pysolfc/PySolFC-2.14.1/pysollib/
H A Dmove.py287 def _doMove(self, from_stack, to_stack, show_face): argument
293 if show_face:
/dports/audio/shntool/shntool-3.0.10/src/
H A Dcore_mode.c1552 bool show_face = FALSE; local
1559 show_face = TRUE;
1562 if (!show_face)