krita/ui
KisOpenGLGradientProgram Class Reference
#include <kis_opengl_gradient_program.h>
Inheritance diagram for KisOpenGLGradientProgram:

Public Member Functions | |
| KisOpenGLGradientProgram (const KoAbstractGradient *gradient, KisGradientPainter::enumGradientShape shape, KisGradientPainter::enumGradientRepeat repeat, bool reverseGradient, const KoColorSpace *colorSpace, KoColorProfile *monitorProfile, double opacity) | |
| ~KisOpenGLGradientProgram () | |
| void | activate (const QPointF &gradientVectorStart, const QPointF &gradientVectorEnd) |
Detailed Description
Definition at line 35 of file kis_opengl_gradient_program.h.
Constructor & Destructor Documentation
| KisOpenGLGradientProgram::KisOpenGLGradientProgram | ( | const KoAbstractGradient * | gradient, | |
| KisGradientPainter::enumGradientShape | shape, | |||
| KisGradientPainter::enumGradientRepeat | repeat, | |||
| bool | reverseGradient, | |||
| const KoColorSpace * | colorSpace, | |||
| KoColorProfile * | monitorProfile, | |||
| double | opacity | |||
| ) |
Definition at line 220 of file kis_opengl_gradient_program.cpp.
| KisOpenGLGradientProgram::~KisOpenGLGradientProgram | ( | ) |
Definition at line 257 of file kis_opengl_gradient_program.cpp.
Member Function Documentation
| void KisOpenGLGradientProgram::activate | ( | const QPointF & | gradientVectorStart, | |
| const QPointF & | gradientVectorEnd | |||
| ) |
Definition at line 325 of file kis_opengl_gradient_program.cpp.
The documentation for this class was generated from the following files:
