|
Dynamic Neural Field Composer 0.0.0
A C++20 library and interactive application for building and simulating Dynamic Neural Field (DNF) architectures.
|
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)) |
| 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) |
||
| ) |