Home
last modified time | relevance | path

Searched refs:newInteractorInstance (Results 1 – 20 of 20) sorted by relevance

/dports/graphics/opendx/dx-4.4.4/src/uipp/dxui/
H A DValueListNode.h48 virtual InteractorInstance *newInteractorInstance();
H A DSelectorListNode.h49 virtual InteractorInstance *newInteractorInstance();
H A DValueNode.h52 virtual InteractorInstance *newInteractorInstance();
H A DValueListNode.C32 InteractorInstance* ValueListNode::newInteractorInstance() in newInteractorInstance() function
H A DSelectorListNode.C30 InteractorInstance *SelectorListNode::newInteractorInstance() in newInteractorInstance() function
H A DSelectorNode.h51 InteractorInstance *newInteractorInstance();
H A DScalarListNode.h55 virtual InteractorInstance *newInteractorInstance();
H A DValueNode.C41 InteractorInstance* ValueNode::newInteractorInstance() in newInteractorInstance() function
H A DFileSelectorNode.h52 virtual InteractorInstance *newInteractorInstance();
H A DSelectorNode.C29 InteractorInstance *SelectorNode::newInteractorInstance() in newInteractorInstance() function
H A DToggleNode.h110 virtual InteractorInstance *newInteractorInstance();
H A DSelectionNode.h145 InteractorInstance *newInteractorInstance();
H A DFileSelectorNode.C37 InteractorInstance* FileSelectorNode::newInteractorInstance() in newInteractorInstance() function
H A DScalarNode.h107 virtual InteractorInstance *newInteractorInstance();
H A DInteractorNode.h161 virtual InteractorInstance *newInteractorInstance();
H A DScalarListNode.C142 InteractorInstance *ScalarListNode::newInteractorInstance() in newInteractorInstance() function
H A DInteractorNode.C769 InteractorInstance *InteractorNode::newInteractorInstance() in newInteractorInstance() function
788 ii = this->newInteractorInstance(); in addInstance()
H A DToggleNode.C100 InteractorInstance *ToggleNode::newInteractorInstance() in newInteractorInstance() function
H A DSelectionNode.C693 InteractorInstance *SelectionNode::newInteractorInstance() in newInteractorInstance() function
H A DScalarNode.C819 InteractorInstance *ScalarNode::newInteractorInstance() in newInteractorInstance() function