Fove SDK  v1.3.1
Public Member Functions | Public Attributes | List of all members
Fove_DX12Texture Struct Reference

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

#include <FoveAPI.h>

Inheritance diagram for Fove_DX12Texture:
Inheritance graph
[legend]
Collaboration diagram for Fove_DX12Texture:
Collaboration graph
[legend]

Public Member Functions

 Fove_DX12Texture (void *const t=nullptr)
 

Public Attributes

void * texture = nullptr
 Pointer to the texture ID3D12Resource interface.
 
- Public Attributes inherited from Fove_CompositorTexture
Fove_GraphicsAPI graphicsAPI
 Rendering API of this texture. More...
 

Detailed Description

Struct used to submit a DirectX 12 texture.