open_iA 2021.08
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
Functions
iAChartFunction.cpp File Reference
#include "iAChartFunction.h"
#include "iAChartWithFunctionsWidget.h"
#include <QPainter>

Functions

void drawPoint (QPainter &painter, int x, int y, bool selected, QColor const &color, double sizeFactor)
 

Function Documentation

◆ drawPoint()

void drawPoint ( QPainter &  painter,
int  x,
int  y,
bool  selected,
QColor const &  color,
double  sizeFactor 
)