Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codereader/DarkRadiant
/ insert
Method
insert
libs/selection/SelectedPlaneSet.h:66–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
}
65
66
void insert(const Plane3& plane)
67
{
68
_selectedPlanes.insert(plane);
69
}
70
71
bool contains(const Plane3& plane) const override
72
{
Callers
15
pre
Method · 0.45
checkGroupSelectedAvailable
Function · 0.45
ungroupSelected
Function · 0.45
pre
Method · 0.45
Node
Method · 0.45
addToLayer
Method · 0.45
moveToLayer
Method · 0.45
removeFromLayer
Method · 0.45
getNumSkins
Method · 0.45
ensureGroupSizeOrder
Method · 0.45
adjustSourceEntitiesWithNameConflicts
Method · 0.45
processLayersModifiedInSource
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected