Wt
4.11.1
|
Represents a selection on a surface plot. More...
#include <Wt/Chart/WSelection.h>
Public Attributes | |
double | x |
The x coordinate in the coordinate system of the WAbstractDataModel. | |
double | y |
The y coordinate in the coordinate system of the WAbstractDataModel. | |
double | z |
The z coordinate in the coordinate system of the WAbstractDataModel. | |
Public Attributes inherited from Wt::Chart::WSelection | |
double | distance |
The distance from the look point to the selected point. | |
Represents a selection on a surface plot.