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

#include <buffer.h>

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

List of all members.

Public Types

typedef BoundBuffer BaseType
typedef BoundIndexBuffer ThisType

Public Member Functions

 BoundIndexBuffer (void)
void drawElements (GLenum mode, GLsizei count, GLenum type, const GLvoid *indices)

Protected Member Functions

 BoundIndexBuffer (const BufferHandle &handle, const IndexBufferBindingParams &params)

Friends

class Context

Detailed Description

Definition at line 439 of file buffer.h.


Member Typedef Documentation

Reimplemented from glw::BoundBuffer.

Definition at line 445 of file buffer.h.

Reimplemented from glw::BoundBuffer.

Definition at line 446 of file buffer.h.


Constructor & Destructor Documentation

Definition at line 448 of file buffer.h.

glw::BoundIndexBuffer::BoundIndexBuffer ( const BufferHandle handle,
const IndexBufferBindingParams params 
) [inline, protected]

Definition at line 461 of file buffer.h.


Member Function Documentation

void glw::BoundIndexBuffer::drawElements ( GLenum  mode,
GLsizei  count,
GLenum  type,
const GLvoid *  indices 
) [inline]

Definition at line 454 of file buffer.h.


Friends And Related Function Documentation

friend class Context [friend]

Reimplemented from glw::BoundBuffer.

Definition at line 441 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