API Documentation
Public Attributes | List of all members
nkImages::MipDescriptor Struct Referencefinal

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.
 

Detailed Description

Describes a mip within an image. Used internally.


The documentation for this struct was generated from the following file: