ReactOS 0.4.15-dev-7942-gd23573b
D3D10_MAPPED_TEXTURE3D Struct Reference
Collaboration diagram for D3D10_MAPPED_TEXTURE3D:

Public Attributes

voidpData
 
UINT RowPitch
 
UINT DepthPitch
 

Detailed Description

Definition at line 859 of file d3d10.idl.

Member Data Documentation

◆ DepthPitch

UINT D3D10_MAPPED_TEXTURE3D::DepthPitch

Definition at line 862 of file d3d10.idl.

◆ pData

void* D3D10_MAPPED_TEXTURE3D::pData

Definition at line 860 of file d3d10.idl.

◆ RowPitch

UINT D3D10_MAPPED_TEXTURE3D::RowPitch

Definition at line 861 of file d3d10.idl.


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