Sleeping Wombat GUI  0.100
swGUI
Public Attributes | List of all members
UpdateBindBuffer Struct Reference

Binds buffer to pipeline and updates with given data. More...

#include <RenderCommands.h>

Inheritance diagram for UpdateBindBuffer:
BindBufferCommand RendererCommand

Public Attributes

uint8FillData
 
uint32 Size
 Size in bytes. More...
 
- Public Attributes inherited from BindBufferCommand
BufferObjectBuffer
 
uint8 BufferSlot
 
uint8 BindToShader
 Use ShaderType flag. More...
 

Detailed Description

Binds buffer to pipeline and updates with given data.

Member Data Documentation

uint8* UpdateBindBuffer::FillData
uint32 UpdateBindBuffer::Size

Size in bytes.


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