Home
last modified time | relevance | path

Searched refs:selectAttributeValue (Results 1 – 3 of 3) sorted by relevance

/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/View/
H A DSmartChoiceEditor.cpp106 …const Model::AttributeValue value = Model::AttributableNode::selectAttributeValue(name(), attribut… in doUpdateVisual()
/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/Model/
H A DAttributableNode.h35 …static AttributeValue selectAttributeValue(const AttributeName& name, const AttributableNodeList& …
H A DAttributableNode.cpp67 …AttributeValue AttributableNode::selectAttributeValue(const AttributeName& name, const Attributabl… in selectAttributeValue() function in TrenchBroom::Model::AttributableNode