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

Klasa przechowuje opis layoutu wierzchołka, na podstawie którego tworzony jest obiekt layoutu. More...

#include <MeshResources.h>

Inheritance diagram for InputLayoutDescriptor:
DX11InputLayoutDescriptor

Public Member Functions

 InputLayoutDescriptor (const std::wstring &layoutName)
 
virtual void AddRow (const char *semanticName, ResourceFormat format, unsigned int inputSlot, unsigned int byteOffset, bool perInstance, unsigned int instanceDataStep)=0
 
std::wstring & GetName ()
 

Private Attributes

std::wstring m_inputLayoutName
 

Detailed Description

Klasa przechowuje opis layoutu wierzchołka, na podstawie którego tworzony jest obiekt layoutu.


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