Home
last modified time | relevance | path

Searched defs:IsGhost (Results 1 – 11 of 11) sorted by relevance

/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/world/
H A DTileElementBase.cpp53 bool TileElementBase::IsGhost() const in IsGhost() function in TileElementBase
/dports/biology/lamarc/lamarc-2.1.8/src/conversion/
H A DPopulationDS.cpp359 bool PopulationDS::IsGhost() const in IsGhost() function in PopulationDS
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/libsrc/meshing/
H A Dmeshtype.hpp276 bool IsGhost () const { return isghost; } in IsGhost() function in netgen::MeshPoint
508 bool IsGhost () const { return isghost; } in IsGhost() function in netgen::Element2d
516 bool IsGhost () const { return false; } in IsGhost() function in netgen::Element2d
781 bool IsGhost () const { return isghost; } in IsGhost() function in netgen::Element
784 bool IsGhost () const { return false; } in IsGhost() function in netgen::Element
/dports/games/warmux/warmux-11.04/src/object/
H A Dphysical_obj.h211 bool IsGhost() const { return m_alive == GHOST; }; in IsGhost() function
/dports/math/mfem/mfem-4.3/mesh/
H A Dpncmesh.hpp179 bool IsGhost(int entity, int index) const in IsGhost() function in mfem::ParNCMesh
H A Dncmesh.hpp541 bool IsGhost(const Element &el) const { return el.rank != MyRank; } in IsGhost() function in mfem::NCMesh
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/netgen/libsrc/meshing/
H A Dmeshtype.hpp272 bool IsGhost () const { return isghost; } in IsGhost() function in MeshPoint
487 bool IsGhost () const { return isghost; } in IsGhost() function in Element2d
756 bool IsGhost () const { return isghost; } in IsGhost() function in Element
/dports/games/openrct2/OpenRCT2-0.3.5.1/test/testpaint/
H A DCompat.cpp201 bool TileElementBase::IsGhost() const in IsGhost() function in TileElementBase
479 bool Vehicle::IsGhost() const in IsGhost() function in Vehicle
/dports/www/gitea/gitea-1.16.5/models/user/
H A Duser.go563 func (u *User) IsGhost() bool { func
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/rct12/
H A DRCT12.cpp53 bool RCT12TileElementBase::IsGhost() const in IsGhost() function in RCT12TileElementBase
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/ride/
H A DVehicle.cpp9777 bool Vehicle::IsGhost() const in IsGhost() function in Vehicle