#include <qwt_samples.h>
|
| double | vx |
| |
| double | vy |
| |
| double | x |
| |
| double | y |
| |
Definition at line 240 of file qwt_samples.h.
| QwtVectorFieldSample::QwtVectorFieldSample |
( |
double |
x = 0.0, |
|
|
double |
y = 0.0, |
|
|
double |
vx = 0.0, |
|
|
double |
vy = 0.0 |
|
) |
| |
|
inline |
| QwtVectorFieldSample::QwtVectorFieldSample |
( |
const QPointF & |
pos, |
|
|
double |
vx = 0.0, |
|
|
double |
vy = 0.0 |
|
) |
| |
|
inline |
| bool QwtVectorFieldSample::isNull |
( |
| ) |
const |
|
inline |
| QPointF QwtVectorFieldSample::pos |
( |
| ) |
const |
|
inline |
| double QwtVectorFieldSample::vx |
| double QwtVectorFieldSample::vy |
| double QwtVectorFieldSample::x |
| double QwtVectorFieldSample::y |
The documentation for this class was generated from the following file: