Home
last modified time | relevance | path

Searched defs:set_ghost (Results 1 – 3 of 3) sorted by relevance

/dports/math/libmesh/libmesh-1.6.2/include/geom/
H A Dface_tri3_subdivision.h121 void set_ghost(bool ghosted) { _is_ghost = ghosted; } in set_ghost() function
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DTriangulation_on_sphere_face_base_2.h40 void set_ghost(const bool b) { _ghost_flag = b; } in set_ghost() function
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmonster.cc4534 void monster::set_ghost(const ghost_demon &g) in set_ghost() function in monster