MCPcopy Create free account
hub / github.com/chrxh/alien / getLocationIndex

Method getLocationIndex

source/Gui/SimulationParametersSourceWidgets.cpp:177–180  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

175}
176
177int _SimulationParametersSourceWidgets::getLocationIndex() const
178{
179 return _locationIndex;
180}
181
182void _SimulationParametersSourceWidgets::setLocationIndex(int locationIndex)
183{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected