Home
last modified time | relevance | path

Searched refs:SetInteractorLabel (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/opendx/dx-4.4.4/src/uipp/dxui/
H A DNoUndoPanelCommand.h69 SetInteractorLabel = 5, // Set the selected interactors label enumerator
H A DNoUndoPanelCommand.C53 case NoUndoPanelCommand::SetInteractorLabel: in doIt()
/dports/graphics/opendx/dx-4.4.4/src/uipp/dxuilib/
H A DControlPanel.C250 NoUndoPanelCommand::SetInteractorLabel); in ControlPanel()