Searched defs:doIsAttributeNameMutable (Results 1 – 2 of 2) sorted by relevance
/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/Model/ | ||
H A D | Entity.cpp | 232 bool Entity::doIsAttributeNameMutable(const AttributeName& name) const { in doIsAttributeNameMutable() function in TrenchBroom::Model::Entity |
H A D | World.cpp | 226 bool World::doIsAttributeNameMutable(const AttributeName& name) const { in doIsAttributeNameMutable() function in TrenchBroom::Model::World |