Fove SDK  v1.1.0
Public Attributes | List of all members
Fove_DX11Texture Struct Reference

Struct used to submit a DirectX 11 texture. More...

#include <FoveAPI.h>

Collaboration diagram for Fove_DX11Texture:
Collaboration graph
[legend]

Public Attributes

Fove_CompositorTexture parent
 Parent object.
 
void * resourceView
 Pointer to the texture ID3D11ShaderResourceView interface.
 
void * texture
 Pointer to the texture ID3D11Texture2D interface.
 

Detailed Description

Struct used to submit a DirectX 11 texture.