SPH
Classes | Typedefs
NodePage.h File Reference
#include "gui/objects/Color.h"
#include "gui/objects/Point.h"
#include "gui/windows/BatchDialog.h"
#include "objects/containers/UnorderedMap.h"
#include "run/Node.h"
#include <map>
#include <wx/panel.h>

Go to the source code of this file.

Classes

struct  VisNode
 
struct  NodeSlot
 
class  INodeManagerCallbacks
 
class  NodeManager
 
class  NodeEditor
 
class  NodeWindow
 

Typedefs

using NodeMap = UnorderedMap< SharedPtr< JobNode >, VisNode >
 
using PropertyEntryMap = FlatMap< wxPGProperty *, IVirtualEntry * >
 

Typedef Documentation

◆ NodeMap

Definition at line 56 of file NodePage.h.

◆ PropertyEntryMap

using PropertyEntryMap = FlatMap<wxPGProperty*, IVirtualEntry*>

Definition at line 214 of file NodePage.h.