Public Member Functions |
| Gravity (qreal k) |
virtual QVector2D | force (const Point &m) const override |
QVector2D | plainOldGravity (const Point &m) const |
QVector2D | quadGravity (const Point &m) const |
void | setQuadTreeBounds (const QRectF bounds) |
void | updateQuadTree () |
void | addPoint (const Point *m) |
void | clear () |
void | debug (QPainter *p) const |
void | setK (qreal k) |
Detailed Description
Definition at line 10 of file Gravity.h.
List of all members.
The documentation for this class was generated from the following files:
- /home/travis/build/stdgregwar/elve/Core/Gravity.h
- /home/travis/build/stdgregwar/elve/Core/Gravity.cpp