|
API Documentation
|
|
|
13 unsigned char*
_data = nullptr ;
Contains all information of the result of a map operation on a resource.
Definition: MapResult.h:12
unsigned int _depthPitch
Information about memory layout : the byte size of a depth slice, if a texture.
Definition: MapResult.h:16
unsigned char * _data
Pointer to mapped data.
Definition: MapResult.h:13
FORMAT _format
Format of the mapped data, if from a texture. Under some conditions, format after a map operation can...
Definition: MapResult.h:18
unsigned int _rowPitch
Information about memory layout : the byte size of a row, if a texture.
Definition: MapResult.h:15
FORMAT
Available formats for resources.
Definition: DxDefinesWrapper.h:86
Encompasses all API of component NilkinsGraphics.
Definition: BoundingBox.h:7