#include <LayerStreamlines.h>
Public Member Functions | |
SPointF () | |
SPointF (QPointF p, QColor color, double texIntensity, double width) | |
~SPointF () | |
Public Attributes | |
QColor | color |
double | texIntensity |
double | width |
SPointF::SPointF | ( | ) |
SPointF::SPointF | ( | QPointF | p, | |
QColor | color, | |||
double | texIntensity, | |||
double | width | |||
) |
SPointF::~SPointF | ( | ) |
QColor SPointF::color |
double SPointF::texIntensity |
double SPointF::width |