Describes a mip within an image. Used internally. More...
Public Attributes | |
unsigned int | _width = 0 |
Width in pixels. | |
unsigned int | _height = 0 |
Height in pixels. | |
unsigned int | _depth = 0 |
Depth in pixels. | |
unsigned int | _rowByteSize = 0 |
Size of a row, in bytes. | |
unsigned int | _sliceByteSize = 0 |
Size of a slice, in bytes. | |
Describes a mip within an image. Used internally.