BCB-Tools.com
Home of
RAD DirectX
...
Please Register
So we can
create more
the TDx_Library
the TDx9_Library
|
GLOSSARY
REFERENCE
Below you will find the glossary reference for 'D3DDP_PTRSTRIDE'
|
|
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
D3DDP_PTRSTRIDE
[ TDx_3DI_Library ]
[ next: D3DDRAWPRIMITIVESTRIDEDDATA ]
[ prev: D3DDEVINFO TEXTURING ]
The definition of the internal DirectX D3DDP_PTRSTRIDE object is as follows:
struct D3DDP_PTRSTRIDE {
LPVOID lpvData;
DWORD dwStride;
};
|
|