Fove SDK  v0.17.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 * texture
 This must point to a ID3D11Texture2D.
 

Detailed Description

Struct used to submit a DirectX 11 texture.