Public Types | Public Member Functions | Public Attributes
glw::RenderTargetMapping 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,
RenderTarget
Map
typedef RenderTargetMapping ThisType
typedef Map::value_type Value

Public Member Functions

void clear (void)
const RenderTargetoperator[] (GLuint attachmentIndex) const
RenderTargetoperator[] (GLuint attachmentIndex)
 RenderTargetMapping (void)

Public Attributes

Map bindings

Detailed Description

Definition at line 80 of file framebuffer.h.


Member Typedef Documentation

Definition at line 84 of file framebuffer.h.

typedef Map::const_iterator glw::RenderTargetMapping::ConstIterator

Definition at line 88 of file framebuffer.h.

typedef Map::iterator glw::RenderTargetMapping::Iterator

Definition at line 89 of file framebuffer.h.

typedef std::map<GLuint, RenderTarget> glw::RenderTargetMapping::Map

Definition at line 87 of file framebuffer.h.

Definition at line 85 of file framebuffer.h.

typedef Map::value_type glw::RenderTargetMapping::Value

Definition at line 90 of file framebuffer.h.


Constructor & Destructor Documentation

Definition at line 94 of file framebuffer.h.


Member Function Documentation

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

Definition at line 99 of file framebuffer.h.

const RenderTarget& glw::RenderTargetMapping::operator[] ( GLuint  attachmentIndex) const [inline]

Definition at line 104 of file framebuffer.h.

RenderTarget& glw::RenderTargetMapping::operator[] ( GLuint  attachmentIndex) [inline]

Definition at line 109 of file framebuffer.h.


Member Data Documentation

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