Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codereader/DarkRadiant
/ setSelectedAll
Method
setSelectedAll
plugins/script/interfaces/SelectionInterface.cpp:29–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
}
28
29
void SelectionInterface::setSelectedAll(int selected)
30
{
31
GlobalSelectionSystem().setSelectedAll(static_cast<bool>(selected));
32
}
33
34
void SelectionInterface::setSelectedAllComponents(int selected)
35
{
Callers
15
testFacePlane
Method · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
createAndSelectSingleBrush
Function · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.36