|
Krita Source Code Documentation
|
#include <kis_texture_tile.h>
Public Attributes | |
| int | border {0} |
| int | effectiveHeight {1} |
| int | effectiveWidth {1} |
| GLint | format {0} |
| int | height {0} |
| GLint | internalFormat {0} |
| GLint | type {0} |
| int | width {0} |
Definition at line 22 of file kis_texture_tile.h.
| int KisGLTexturesInfo::border {0} |
Definition at line 33 of file kis_texture_tile.h.
| int KisGLTexturesInfo::effectiveHeight {1} |
Definition at line 30 of file kis_texture_tile.h.
| int KisGLTexturesInfo::effectiveWidth {1} |
Definition at line 29 of file kis_texture_tile.h.
| GLint KisGLTexturesInfo::format {0} |
Definition at line 36 of file kis_texture_tile.h.
| int KisGLTexturesInfo::height {0} |
Definition at line 26 of file kis_texture_tile.h.
| GLint KisGLTexturesInfo::internalFormat {0} |
Definition at line 35 of file kis_texture_tile.h.
| GLint KisGLTexturesInfo::type {0} |
Definition at line 37 of file kis_texture_tile.h.
| int KisGLTexturesInfo::width {0} |
Definition at line 25 of file kis_texture_tile.h.