#include "MathCommon.h"
Public Attributes | |
int | y1 |
int | y2 |
Definition at line 64 of file MathCommon.h.
int ScreenRect::y1 |
Top left coordinate of the rectangle.
Definition at line 66 of file MathCommon.h.
Referenced by TransferFunctionPlot::SelectPoint().
int ScreenRect::y2 |
Bottom right coordinate of the rectangle.
Definition at line 67 of file MathCommon.h.
Referenced by Inside(), and TransferFunctionPlot::SelectPoint().