Cogs.Core
Public Attributes | List of all members
Cogs::InputLayoutD3D11 Struct Reference

Public Attributes

ResourcePointer< ID3D11InputLayout > resource
 
const VertexFormatformats [16] = {}
 
size_t numFormats = 0
 

Detailed Description

Definition at line 50 of file BuffersD3D11.h.

Member Data Documentation

◆ formats

const VertexFormat* Cogs::InputLayoutD3D11::formats[16] = {}

Definition at line 54 of file BuffersD3D11.h.

◆ numFormats

size_t Cogs::InputLayoutD3D11::numFormats = 0

Definition at line 55 of file BuffersD3D11.h.

◆ resource

ResourcePointer<ID3D11InputLayout> Cogs::InputLayoutD3D11::resource

Definition at line 52 of file BuffersD3D11.h.


The documentation for this struct was generated from the following file: