ngscopeclient 0.1-dev+51fbda87c
|
This is the complete list of members for FilterGraphEditor, including all inherited members.
AllocateID() | FilterGraphEditor | protected |
ApplyNodeForces(const std::vector< ax::NodeEditor::NodeId > &nodes, const std::vector< bool > &isgroup, const std::vector< bool > &dragging, const std::vector< ImVec2 > &positions, std::vector< ImVec2 > &forces) | FilterGraphEditor | protected |
CalculateNodeForces(const std::vector< ax::NodeEditor::NodeId > &nodes, const std::vector< bool > &isgroup, const std::vector< bool > &dragging, const std::vector< bool > &nocollide, const std::vector< ImVec2 > &positions, const std::vector< ImVec2 > &sizes, std::vector< ImVec2 > &forces) | FilterGraphEditor | protected |
CanonicalizePin(ax::NodeEditor::PinId port) | FilterGraphEditor | protected |
ClearOldPropertiesDialogs() | FilterGraphEditor | protected |
Combo(const std::string &label, const std::vector< std::string > &items, int &selection) | Dialog | static |
CreateChannelMenu() | FilterGraphEditor | protected |
Dialog(const std::string &title, const std::string &id, ImVec2 defaultSize=ImVec2(300, 100)) (defined in Dialog) | Dialog | |
DoAddMenu() | FilterGraphEditor | protected |
DoInternalLinksForGroup(std::shared_ptr< FilterGraphGroup > group) | FilterGraphEditor | protected |
DoNodeForChannel(InstrumentChannel *channel, std::shared_ptr< Instrument > inst, bool multiInst, int64_t runtime) | FilterGraphEditor | protected |
DoNodeForGroup(std::shared_ptr< FilterGraphGroup > group) (defined in FilterGraphEditor) | FilterGraphEditor | protected |
DoNodeForGroupInputs(std::shared_ptr< FilterGraphGroup > group) (defined in FilterGraphEditor) | FilterGraphEditor | protected |
DoNodeForGroupOutputs(std::shared_ptr< FilterGraphGroup > group) (defined in FilterGraphEditor) | FilterGraphEditor | protected |
DoNodeForTrigger(Trigger *trig) | FilterGraphEditor | protected |
DoRender() | FilterGraphEditor | virtual |
FilterGraphEditor(Session &session, MainWindow *parent) (defined in FilterGraphEditor) | FilterGraphEditor | |
FilterGraphGroup (defined in FilterGraphEditor) | FilterGraphEditor | friend |
FilterMenu(StreamDescriptor src) | FilterGraphEditor | protected |
FilterSubmenu(StreamDescriptor src, const std::string &name, Filter::Category cat) | FilterGraphEditor | protected |
FloatInputWithApplyButton(const std::string &label, float ¤tValue, float &committedValue) | Dialog | protected |
GetAllNodes() | FilterGraphEditor | protected |
GetAllVisibleChannels() | FilterGraphEditor | protected |
GetGroupIDs() | FilterGraphEditor | |
GetID(FlowGraphNode *node) | FilterGraphEditor | protected |
GetID(InstrumentChannel *chan) (defined in FilterGraphEditor) | FilterGraphEditor | inlineprotected |
GetID(Trigger *trig) (defined in FilterGraphEditor) | FilterGraphEditor | inlineprotected |
GetID(std::shared_ptr< FilterGraphGroup > group) (defined in FilterGraphEditor) | FilterGraphEditor | inlineprotected |
GetID(StreamDescriptor stream) (defined in FilterGraphEditor) | FilterGraphEditor | protected |
GetID(std::pair< FlowGraphNode *, size_t > input) (defined in FilterGraphEditor) | FilterGraphEditor | protected |
GetID(std::pair< ax::NodeEditor::PinId, ax::NodeEditor::PinId > link) (defined in FilterGraphEditor) | FilterGraphEditor | protected |
GetID() (defined in Dialog) | Dialog | inline |
GetSinkPinForLink(StreamDescriptor source, std::pair< FlowGraphNode *, int > sink) | FilterGraphEditor | protected |
GetSourcePinForLink(StreamDescriptor source, FlowGraphNode *sink) | FilterGraphEditor | protected |
GetTitleAndID() (defined in Dialog) | Dialog | inline |
HandleBackgroundContextMenu() | FilterGraphEditor | protected |
HandleDoubleClicks() | FilterGraphEditor | protected |
HandleLinkCreationRequests(Filter *&fReconfigure) | FilterGraphEditor | protected |
HandleLinkDeletionRequests(Filter *&fReconfigure) | FilterGraphEditor | protected |
HandleNodeProperties() | FilterGraphEditor | protected |
HandleOverlaps() | FilterGraphEditor | protected |
HelpMarker(const std::string &str) (defined in Dialog) | Dialog | static |
HelpMarker(const std::string &header, const std::vector< std::string > &bullets) (defined in Dialog) | Dialog | static |
IntInputWithImplicitApply(const std::string &label, int ¤tValue, int &committedValue) (defined in Dialog) | Dialog | protected |
IsBackEdge(FlowGraphNode *src, FlowGraphNode *dst) | FilterGraphEditor | protected |
LoadSettingsCallback(char *data, void *pThis) | FilterGraphEditor | protectedstatic |
m_config | FilterGraphEditor | protected |
m_context | FilterGraphEditor | protected |
m_createInput | FilterGraphEditor | protected |
m_createMousePos (defined in FilterGraphEditor) | FilterGraphEditor | protected |
m_defaultSize (defined in Dialog) | Dialog | protected |
m_errorPopupMessage (defined in Dialog) | Dialog | protected |
m_errorPopupTitle (defined in Dialog) | Dialog | protected |
m_groups | FilterGraphEditor | protected |
m_id (defined in Dialog) | Dialog | protected |
m_inputIDMap | FilterGraphEditor | protected |
m_linkMap | FilterGraphEditor | protected |
m_newFilterSourceStream | FilterGraphEditor | protected |
m_nextID | FilterGraphEditor | protected |
m_nodeForces (defined in FilterGraphEditor) | FilterGraphEditor | protected |
m_nodeGroupMap | FilterGraphEditor | protected |
m_open (defined in Dialog) | Dialog | protected |
m_parent | FilterGraphEditor | protected |
m_propertiesDialogs | FilterGraphEditor | protected |
m_selectedProperties | FilterGraphEditor | protected |
m_session | FilterGraphEditor | protected |
m_streamIDMap | FilterGraphEditor | protected |
m_title (defined in Dialog) | Dialog | protected |
NodeIcon(InstrumentChannel *chan, ImVec2 iconpos, ImVec2 iconsize, ImDrawList *list) | FilterGraphEditor | protected |
OutputPortTooltip(StreamDescriptor stream) | FilterGraphEditor | protected |
RefreshGroupPorts() | FilterGraphEditor | protected |
Render() | FilterGraphEditor | virtual |
RenderAsChild() | Dialog | |
RenderErrorPopup() | Dialog | protected |
RenderForceVector(ImDrawList *list, ImVec2 pos, ImVec2 size, ImVec2 vec) (defined in FilterGraphEditor) | FilterGraphEditor | protected |
SaveSettingsCallback(const char *data, size_t size, ax::NodeEditor::SaveReasonFlags flags, void *pThis) (defined in FilterGraphEditor) | FilterGraphEditor | protectedstatic |
ShowErrorPopup(const std::string &title, const std::string &msg) | Dialog | protected |
TextInputWithApplyButton(const std::string &label, std::string ¤tValue, std::string &committedValue) (defined in Dialog) | Dialog | protected |
TextInputWithImplicitApply(const std::string &label, std::string ¤tValue, std::string &committedValue) (defined in Dialog) | Dialog | static |
Tooltip(const std::string &str, bool allowDisabled=false) | Dialog | static |
UnitInputWithExplicitApply(const std::string &label, std::string ¤tValue, float &committedValue, Unit unit) | Dialog | protected |
UnitInputWithImplicitApply(const std::string &label, std::string ¤tValue, float &committedValue, Unit unit) | Dialog | static |
UnitInputWithImplicitApply(const std::string &label, std::string ¤tValue, double &committedValue, Unit unit) | Dialog | static |
UnitInputWithImplicitApply(const std::string &label, std::string ¤tValue, int64_t &committedValue, Unit unit) | Dialog | static |
~Dialog() (defined in Dialog) | Dialog | virtual |
~FilterGraphEditor() (defined in FilterGraphEditor) | FilterGraphEditor | virtual |