#include <Interpol.h>
Public Member Functions | |
| Point () | |
| Point (double x, double y) | |
Public Attributes | |
| double | x |
| double | y |
|
|
Definition at line 10 of file Interpol.cpp. |
|
||||||||||||
|
Definition at line 16 of file Interpol.cpp. |
|
|
Definition at line 19 of file Interpol.h. Referenced by interpol::Interpolation::MovePoint(), interpol::operator<(), interpol::operator<<(), and interpol::operator>>(). |
|
|
Definition at line 20 of file Interpol.h. Referenced by interpol::operator<<(), and interpol::operator>>(). |
1.3.6