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 | Variables
static_layout.cpp File Reference
#include "user_interface/static_layout.h"
#include "user_interface/fonts/IconsFontAwesome6.h"
Include dependency graph for static_layout.cpp:

Namespaces

namespace  dnf_composer
 
namespace  dnf_composer::user_interface
 

Functions

static bool dnf_composer::user_interface::beginPanelFixed (const char *id, const ImVec2 pos, const ImVec2 size)
 
static void dnf_composer::user_interface::endPanel ()
 

Variables

static constexpr float dnf_composer::user_interface::kColABase = 515.0F
 
static constexpr float dnf_composer::user_interface::kColBBase = 400.0F
 
static constexpr float dnf_composer::user_interface::kMargin = -3.0F
 
static constexpr float dnf_composer::user_interface::kRounding = 1.0F
 
static constexpr float dnf_composer::user_interface::kStatusBarH = 30.0F
 
static constexpr float dnf_composer::user_interface::kTopBarH = 50.0F