Ankush's Garage
A collection of stuff made by Ankush Roy
Loading...
Searching...
No Matches
Core::NodeEditor Struct Reference

#include <NodeEditor.h>

Inheritance diagram for Core::NodeEditor:

Public Member Functions

 NodeEditor (float d, std::size_t r)
 
void draw () override
 

Static Public Member Functions

static void ShowNodeEditor ()
 
static void InitNodeEditor ()
 
static void DestroyNodeEditor ()
 
static void set_size (ImVec2 d)
 

Static Private Attributes

static ImFlow::ImNodeFlow m_INF
 
static NodeEditor m_editor
 

Constructor & Destructor Documentation

◆ NodeEditor()

NodeEditor::NodeEditor ( float d,
std::size_t r )

Member Function Documentation

◆ DestroyNodeEditor()

void NodeEditor::DestroyNodeEditor ( )
static

◆ draw()

void NodeEditor::draw ( )
override

◆ InitNodeEditor()

void NodeEditor::InitNodeEditor ( )
static

◆ set_size()

void NodeEditor::set_size ( ImVec2 d)
static

◆ ShowNodeEditor()

void NodeEditor::ShowNodeEditor ( )
static

Member Data Documentation

◆ m_editor

NodeEditor NodeEditor::m_editor
staticprivate

◆ m_INF

ImFlow::ImNodeFlow NodeEditor::m_INF
staticprivate

The documentation for this struct was generated from the following files: