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
Functions
ax::Widgets Namespace Reference

Functions

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

Function Documentation

◆ Icon()

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) 
)
Here is the call graph for this function: