#include <brush.h>
Public Member Functions | |
StampConfiguration (void) | |
void | Serialize (Stream &s) |
bool | operator== (const StampConfiguration &) const throw () |
bool | operator!= (const StampConfiguration &v) const throw () |
Public Attributes | |
QString | m_sFileName |
bool | m_bActive |
bool | m_bOrientToStroke |
bool | m_bStretch |
bool | m_bFlipX |
bool | m_bFlipY |
float | m_fRotation |
bool | m_bRandomize |
bool | m_bRandomizeFlipX |
bool | m_bRandomizeFlipY |
float | m_fRandomizeScale |
float | m_fRandomizeRotation |
float | m_fRandomizePositionX |
float | m_fRandomizePositionY |
float | m_fRandomizeStrength |
|
inline |
|
inline |
|
inline |
Definition at line 201 of file brush.h.