MCPcopy 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
181void DataDescription::clear()
182{
183 cells.clear();
184 particles.clear();
185}
186
187bool DataDescription::isEmpty() const
188{

Callers 2

reconnectCellsMethod · 0.45
removeMetadataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected