20 explicit CmdAddCentroid(std::shared_ptr<OpenLxApp::Element> curveElement);
21 explicit CmdAddCentroid(
const std::vector<std::shared_ptr<OpenLxApp::Element>>& aElems);
28 std::unique_ptr<Core::Command> _cmd;
Definition: CmdAddCentroid.h:8
Definition: CmdAddCentroid.h:16