krita
KisPaintInformation Class Reference
#include <kis_paintop.h>
Detailed Description
This class keeps information that can be used in the painting process, for example by brushes.
Definition at line 50 of file kis_paintop.h.
Public Member Functions | |
| KisPaintInformation (double pressure=PRESSURE_DEFAULT, double xTilt=0.0, double yTilt=0.0, KisVector2D movement=KisVector2D()) | |
Public Attributes | |
| double | pressure |
| double | xTilt |
| double | yTilt |
| KisVector2D | movement |
The documentation for this class was generated from the following file:

