Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chrxh/alien
/ clear
Method
clear
source/EngineInterface/Descriptions.cpp:181–185 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
179
}
180
181
void DataDescription::clear()
182
{
183
cells.clear();
184
particles.clear();
185
}
186
187
bool DataDescription::isEmpty() const
188
{
Callers
2
reconnectCells
Method · 0.45
removeMetadata
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected