rendering astroid
This commit is contained in:
@ -33,6 +33,7 @@ class RenderArea : public QWidget
|
||||
public slots:
|
||||
|
||||
private:
|
||||
QPointF ComputeAstroid(float t);
|
||||
QColor mBackgroundColour;
|
||||
QColor mShapeColour;
|
||||
ShapesType mShape;
|
||||
|
Reference in New Issue
Block a user