Public Types | Public Member Functions | Public Attributes
glw::BufferArguments Class Reference

#include <buffer.h>

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

List of all members.

Public Types

typedef ObjectArguments BaseType
typedef BufferArguments ThisType

Public Member Functions

 BufferArguments (void)
 BufferArguments (GLsizeiptr aSize, GLenum aUsage=GL_STATIC_DRAW, const void *aData=0)
void clear (void)

Public Attributes

const void * data
GLsizeiptr size
GLenum usage

Detailed Description

Definition at line 9 of file buffer.h.


Member Typedef Documentation

Reimplemented from glw::ObjectArguments.

Definition at line 13 of file buffer.h.

Reimplemented from glw::ObjectArguments.

Definition at line 14 of file buffer.h.


Constructor & Destructor Documentation

Definition at line 20 of file buffer.h.

glw::BufferArguments::BufferArguments ( GLsizeiptr  aSize,
GLenum  aUsage = GL_STATIC_DRAW,
const void *  aData = 0 
) [inline]

Definition at line 29 of file buffer.h.


Member Function Documentation

void glw::BufferArguments::clear ( void  ) [inline]

Reimplemented from glw::ObjectArguments.

Definition at line 38 of file buffer.h.


Member Data Documentation

Definition at line 18 of file buffer.h.

Definition at line 16 of file buffer.h.

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