| unlogic
    | 
#include "Compiler.h"#include <cmath>#include "graphic/Scene.h"#include "parser/Node.h"#include "transformer/IRGenerator.h"Go to the source code of this file.
| Functions | |
| void | unlogic_plot_anon (Scene *scene, Plot2dFunctionType function) | 
| void unlogic_plot_anon | ( | Scene * | scene, | 
| Plot2dFunctionType | function | ||
| ) | 
Definition at line 47 of file Compiler.cpp.