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

Method getLocationIndex

source/Gui/SimulationParametersZoneWidgets.cpp:759–762  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

757}
758
759int _SimulationParametersZoneWidgets::getLocationIndex() const
760{
761 return _locationIndex;
762}
763
764void _SimulationParametersZoneWidgets::setLocationIndex(int locationIndex)
765{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected