MCPcopy Create free account
hub / github.com/commontk/CTK / coordinateSystem

Method coordinateSystem

Libs/CommandLineModules/Core/ctkCmdLineModuleParameter.cpp:262–265  ·  view source on GitHub ↗

----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

260
261//----------------------------------------------------------------------------
262QString ctkCmdLineModuleParameter::coordinateSystem() const
263{
264 return d->CoordinateSystem;
265}
266
267//----------------------------------------------------------------------------
268QStringList ctkCmdLineModuleParameter::elements() const

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected