template<typename BufferImplType>
VertexStreamInfo struct
Describes input vertex stream.
Contents
- Reference
Public variables
- RefCntAutoPtr<BufferImplType> pBuffer
- Strong reference to the buffer object.
- Uint32 Offset
- Offset in bytes.