template<typename BufferImplType>
Diligent::VertexStreamInfo struct

Describes input vertex stream.

Contents

Public variables

RefCntAutoPtr<BufferImplType> pBuffer
Strong reference to the buffer object.
Uint32 Offset
Offset in bytes.