#include "Hoverpoints.h"
#include "../VolumeRendering.h"
Functions | |
static QPointF | bound_point (const QPointF &point, const QRectF &bounds, int lock) |
static bool | x_less_than (const TFPnt &p1, const TFPnt &p2) |
static bool | y_less_than (const TFPnt &p1, const TFPnt &p2) |
static QPointF bound_point | ( | const QPointF & | point, | |
const QRectF & | bounds, | |||
int | lock | |||
) | [static] |