liborigin
2.0.0
|
#include <OriginObj.h>
Public Types | |
enum | FunctionType { Normal, Polar } |
Public Member Functions | |
Function (const string &_name="", unsigned int _index=0) | |
Public Attributes | |
double | begin |
double | end |
string | formula |
unsigned int | index |
string | name |
int | totalPoints |
FunctionType | type |
|
inline |
double Origin::Function::begin |
double Origin::Function::end |
string Origin::Function::formula |
unsigned int Origin::Function::index |
string Origin::Function::name |
int Origin::Function::totalPoints |
FunctionType Origin::Function::type |