Tatooine
pinkind.h
Go to the documentation of this file.
1#ifndef TATOOINE_FLOWEXPLORER_PINKIND_H
2#define TATOOINE_FLOWEXPLORER_PINKIND_H
3//==============================================================================
5//==============================================================================
6enum class pinkind { output, input };
7//==============================================================================
8} // namespace tatooine::flowexplorer::ui
9//==============================================================================
10#endif
Definition: draw_icon.h:6
pinkind
Definition: pinkind.h:6