![]() |
Fove SDK
v1.3.1
|
Struct used to submit a DirectX 11 texture. More...
#include <FoveAPI.h>
Public Member Functions | |
Fove_DX11Texture (void *const t=nullptr, void *const rv=nullptr) | |
Public Attributes | |
void * | resourceView = nullptr |
Pointer to the texture ID3D11ShaderResourceView interface. | |
void * | texture = nullptr |
Pointer to the texture ID3D11Texture2D interface. | |
![]() | |
Fove_GraphicsAPI | graphicsAPI |
Rendering API of this texture. More... | |
Struct used to submit a DirectX 11 texture.