file glbuffer.h
Go to the source code of this file.
Classes
Type | Name |
---|---|
class | ffw::GLBuffer |
class | ffw::GLVertexBuffer |
class | ffw::GLElementBuffer |
Functions
Type | Name |
---|---|
void | swap (ffw::GLBuffer & first, ffw::GLBuffer & second) |
void | swap (ffw::GLVertexBuffer & first, ffw::GLVertexBuffer & second) |
void | swap (ffw::GLElementBuffer & first, ffw::GLElementBuffer & second) |
Functions Documentation
function swap
void glbuffer.h::swap (
ffw::GLBuffer & first,
ffw::GLBuffer & second
)
function swap
void glbuffer.h::swap (
ffw::GLVertexBuffer & first,
ffw::GLVertexBuffer & second
)
function swap
void glbuffer.h::swap (
ffw::GLElementBuffer & first,
ffw::GLElementBuffer & second
)
The documentation for this class was generated from the following file: include/ffw/graphics/glbuffer.h