Home
last modified time | relevance | path

Searched refs:groupVariables (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/hugin/hugin-2020.0.0/src/hugin1/base_wx/
H A DPanoCommand.h539 … bool new_linked_state, std::set<HuginBase::ImageVariableGroup::ImageVariableEnum> groupVariables) in ChangePartImagesLinkingCmd() argument
541 new_linked_state(new_linked_state), groupVariables(groupVariables) in ChangePartImagesLinkingCmd()
549 std::set<HuginBase::ImageVariableGroup::ImageVariableEnum> groupVariables; variable
H A DPanoCommand.cpp414 HuginBase::ImageVariableGroup group(groupVariables, pano); in processPanorama()