D3D11_BOX

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(Windows)
extern (C)
struct D3D11_BOX {}

Members

Variables

back
UINT back;
Undocumented in source.
bottom
UINT bottom;
Undocumented in source.
front
UINT front;
Undocumented in source.
left
UINT left;
Undocumented in source.
right
UINT right;
Undocumented in source.
top
UINT top;
Undocumented in source.

Meta