Sleeping Wombat Graphic API  1.010
swGraphicAPI
Public Member Functions | Private Attributes | List of all members
DX11InputLayoutDescriptor Class Reference

Deskryptor layoutu dla DirectX 11. More...

#include <DX11InputLayoutDescriptor.h>

Inheritance diagram for DX11InputLayoutDescriptor:
InputLayoutDescriptor

Public Member Functions

 DX11InputLayoutDescriptor (const std::wstring &layoutName)
 
Size GetNumElements ()
 
D3D11_INPUT_ELEMENT_DESC * GetDescriptorPtr ()
 
virtual void AddRow (const char *semanticName, ResourceFormat format, unsigned int inputSlot, unsigned int byteOffset, bool perInstance, unsigned int instanceDataStep)
 
unsigned int CountSemantic (const char *semanticName)
 
- Public Member Functions inherited from InputLayoutDescriptor
 InputLayoutDescriptor (const std::wstring &layoutName)
 
std::wstring & GetName ()
 

Private Attributes

std::vector< D3D11_INPUT_ELEMENT_DESC > m_inputElement
 

Detailed Description

Deskryptor layoutu dla DirectX 11.


The documentation for this class was generated from the following files: