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
include
application
style.h
Go to the documentation of this file.
1
#pragma once
2
#include <string>
3
4
namespace
dnf_composer
5
{
6
void
applyImGuiStyle
(
const
std::string& jsonPath);
7
}
dnf_composer
Definition
application.h:20
dnf_composer::applyImGuiStyle
void applyImGuiStyle(const std::string &jsonPath)
Definition
style.cpp:69
Generated by
1.9.8