MCPcopy Create free account
hub / github.com/codereader/DarkRadiant / ComponentMode

Method ComponentMode

radiantcore/selection/RadiantSelectionSystem.cpp:245–248  ·  view source on GitHub ↗

returns the current component mode

Source from the content-addressed store, hash-verified

243
244// returns the current component mode
245ComponentSelectionMode RadiantSelectionSystem::ComponentMode() const
246{
247 return _componentMode;
248}
249
250sigc::signal<void, SelectionMode>& RadiantSelectionSystem::signal_selectionModeChanged()
251{

Callers 12

SelectionModeToggleMethod · 0.80
invertSelectionFunction · 0.80
removeCurveControlPointsFunction · 0.80
insertCurveControlPointsFunction · 0.80
invertSelectedMethod · 0.80
onPreRenderMethod · 0.80
onPreRenderMethod · 0.80
onPreRenderMethod · 0.80
onPreRenderMethod · 0.80
evaluateTransformMethod · 0.80

Calls

no outgoing calls

Tested by 1