#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 |
| Origin::Function::Function | ( | const string & | _name = "", |
|
| unsigned int | _index = 0 | |||
| ) | [inline] |
| double Origin::Function::begin |
| double Origin::Function::end |
| string Origin::Function::formula |
| unsigned int Origin::Function::index |
| string Origin::Function::name |
1.5.8