unlogic
Loading...
Searching...
No Matches
unlogic::Scene Struct Reference

#include <Scene.h>

Public Member Functions

void AddPlot (char const *name, Plot2dFunctionType function)
 

Public Attributes

bool draw_grid = true
 
std::vector< Plot2dplots
 

Detailed Description

Definition at line 13 of file Scene.h.

Member Function Documentation

◆ AddPlot()

void Scene::AddPlot ( char const name,
Plot2dFunctionType  function 
)

Definition at line 11 of file Scene.cpp.

Member Data Documentation

◆ draw_grid

bool unlogic::Scene::draw_grid = true

Definition at line 15 of file Scene.h.

◆ plots

std::vector<Plot2d> unlogic::Scene::plots

Definition at line 16 of file Scene.h.


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