Public Types | Public Member Functions | Protected Member Functions | Friends
glw::BoundVertexBuffer Class Reference

#include <buffer.h>

Inheritance diagram for glw::BoundVertexBuffer:
Inheritance graph
[legend]

List of all members.

Public Types

typedef BoundBuffer BaseType
typedef BoundVertexBuffer ThisType

Public Member Functions

 BoundVertexBuffer (void)
void vertexAttribPointer (GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid *offset)

Protected Member Functions

 BoundVertexBuffer (const BufferHandle &handle, const VertexBufferBindingParams &params)

Friends

class Context

Detailed Description

Definition at line 391 of file buffer.h.


Member Typedef Documentation

Reimplemented from glw::BoundBuffer.

Definition at line 397 of file buffer.h.

Reimplemented from glw::BoundBuffer.

Definition at line 398 of file buffer.h.


Constructor & Destructor Documentation

Definition at line 400 of file buffer.h.

glw::BoundVertexBuffer::BoundVertexBuffer ( const BufferHandle handle,
const VertexBufferBindingParams params 
) [inline, protected]

Definition at line 413 of file buffer.h.


Member Function Documentation

void glw::BoundVertexBuffer::vertexAttribPointer ( GLuint  index,
GLint  size,
GLenum  type,
GLboolean  normalized,
GLsizei  stride,
const GLvoid *  offset 
) [inline]

Definition at line 406 of file buffer.h.


Friends And Related Function Documentation

friend class Context [friend]

Reimplemented from glw::BoundBuffer.

Definition at line 393 of file buffer.h.


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


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:41:06