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

Method getLocationIndex

source/Gui/SimulationParametersBaseWidgets.cpp:1595–1598  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1593}
1594
1595int _SimulationParametersBaseWidgets::getLocationIndex() const
1596{
1597 return 0;
1598}
1599
1600void _SimulationParametersBaseWidgets::setLocationIndex(int locationIndex)
1601{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected