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
Public Member Functions | List of all members
dnf_composer::user_interface::PlotControlWindow Class Referencefinal

#include <plot_control_window.h>

Inheritance diagram for dnf_composer::user_interface::PlotControlWindow:
Collaboration diagram for dnf_composer::user_interface::PlotControlWindow:

Public Member Functions

 PlotControlWindow (const std::shared_ptr< Visualization > &visualization)
 
void render () override
 
void renderContent () const
 

Constructor & Destructor Documentation

◆ PlotControlWindow()

dnf_composer::user_interface::PlotControlWindow::PlotControlWindow ( const std::shared_ptr< Visualization > &  visualization)
explicit

Member Function Documentation

◆ render()

void dnf_composer::user_interface::PlotControlWindow::render ( )
override
Here is the call graph for this function:

◆ renderContent()

void dnf_composer::user_interface::PlotControlWindow::renderContent ( ) const
Here is the caller graph for this function:

The documentation for this class was generated from the following files: