Unofficial OpenGL Software Development Kit
0.5.0
|
Declares the VertexWriter class and its helper types. Include an OpenGL header before including this one. More...
Go to the source code of this file.
Classes | |
class | glmesh::CpuDataException |
Base class for all CpuDataWriter specific exceptions. More... | |
class | glmesh::IncompleteVertexException |
Thrown when attempting to get vertices from a CpuDataWriter when a vertex is incomplete. More... | |
class | glmesh::CpuDataWriter |
Allows immediate mode drawing to a CPU buffer, rather than a buffer object. More... | |
Namespaces | |
namespace | glmesh |
The main namespace for the GL Mesh library. All GL Mesh functions are in this namespace. | |
Declares the VertexWriter class and its helper types. Include an OpenGL header before including this one.