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
Classes | Namespaces | Variables
field_metrics_window.h File Reference
#include <memory>
#include <imgui-platform-kit/user_interface_window.h>
#include "simulation/simulation.h"
#include "application/application.h"
Include dependency graph for field_metrics_window.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dnf_composer::user_interface::FieldMetricsWindow
 

Namespaces

namespace  dnf_composer
 
namespace  dnf_composer::user_interface
 

Variables

ImFont * g_BlackLargeFont
 
ImFont * g_BoldLargeFont
 
ImFont * g_BoldMediumFont
 
ImFont * g_MediumIconsFont
 

Variable Documentation

◆ g_BlackLargeFont

ImFont* g_BlackLargeFont
extern

◆ g_BoldLargeFont

ImFont* g_BoldLargeFont
extern

◆ g_BoldMediumFont

ImFont* g_BoldMediumFont
extern

◆ g_MediumIconsFont

ImFont* g_MediumIconsFont
extern