#include "TransferFunction.hpp"
#include "TransferFunctionWindow.hpp"
Functions | |
bool | ControlPointSort (const ControlPoint *lhs, const ControlPoint *rhs) |
Control point sort predicate. |
bool ControlPointSort | ( | const ControlPoint * | lhs, |
const ControlPoint * | rhs | ||
) |
Control point sort predicate.
lhs | The left hand side. |
rhs | The right hand side. |