unlogic
Loading...
Searching...
No Matches
unlogic::Plot2d Class Reference

#include <Plot.h>

Inheritance diagram for unlogic::Plot2d:
unlogic::Shape

Public Member Functions

 Plot2d (std::string name, Plot2dFunctionType fn, Color color)
 
- Public Member Functions inherited from unlogic::Shape
std::vector< Vertex > constGetVertices () const
 

Additional Inherited Members

- Protected Attributes inherited from unlogic::Shape
Color color = Color::Green
 
std::vector< Vertexvertices
 

Detailed Description

Definition at line 17 of file Plot.h.

Constructor & Destructor Documentation

◆ Plot2d()

Plot2d::Plot2d ( std::string  name,
Plot2dFunctionType  fn,
Color  color 
)

Definition at line 10 of file Plot.cpp.


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