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

#include <framebuffer.h>

List of all members.

Public Types

typedef void BaseType
typedef Map::const_iterator ConstIterator
typedef Map::iterator Iterator
typedef std::map< GLuint, GLuint > Map
typedef RenderTargetBinding ThisType
typedef Map::value_type Value

Public Member Functions

void clear (void)
GLuint operator[] (GLuint attachmentIndex) const
GLuint & operator[] (GLuint attachmentIndex)
 RenderTargetBinding (void)

Public Attributes

Map bindings

Detailed Description

Definition at line 115 of file framebuffer.h.


Member Typedef Documentation

Definition at line 119 of file framebuffer.h.

typedef Map::const_iterator glw::RenderTargetBinding::ConstIterator

Definition at line 123 of file framebuffer.h.

typedef Map::iterator glw::RenderTargetBinding::Iterator

Definition at line 124 of file framebuffer.h.

typedef std::map<GLuint, GLuint> glw::RenderTargetBinding::Map

Definition at line 122 of file framebuffer.h.

Definition at line 120 of file framebuffer.h.

typedef Map::value_type glw::RenderTargetBinding::Value

Definition at line 125 of file framebuffer.h.


Constructor & Destructor Documentation

Definition at line 129 of file framebuffer.h.


Member Function Documentation

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

Definition at line 134 of file framebuffer.h.

GLuint glw::RenderTargetBinding::operator[] ( GLuint  attachmentIndex) const [inline]

Definition at line 139 of file framebuffer.h.

GLuint& glw::RenderTargetBinding::operator[] ( GLuint  attachmentIndex) [inline]

Definition at line 144 of file framebuffer.h.


Member Data Documentation

Definition at line 127 of file framebuffer.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:07