Dynamic Neural Field Composer 0.0.0
A C++20 library and interactive application for building and simulating Dynamic Neural Field (DNF) architectures.
Loading...
Searching...
No Matches
Namespaces | Functions
node_widgets.h File Reference
#include <imgui.h>
#include "drawing.h"
Include dependency graph for node_widgets.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ax
 
namespace  ax::Widgets
 

Functions

void ax::Widgets::Icon (const ImVec2 &size, IconType type, bool filled, const ImVec4 &color=ImVec4(1, 1, 1, 1), const ImVec4 &innerColor=ImVec4(0, 0, 0, 0))