molecular
Public Member Functions | Friends | List of all members
molecular::gfx::GlCommandSink::VertexBuffer Class Reference

Buffer storing vertex data. More...

#include <GlCommandSink.h>

Inherits molecular::gfx::GlCommandSink::Buffer.

Public Member Functions

void Store (const void *data, size_t size, bool stream=false)
 

Friends

class GlCommandSink
 

Detailed Description

Buffer storing vertex data.

See also
CreateVertexBuffer

Member Function Documentation

void molecular::gfx::GlCommandSink::VertexBuffer::Store ( const void *  data,
size_t  size,
bool  stream = false 
)

Friends And Related Function Documentation

friend class GlCommandSink
friend

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