Hierarchical Edge Bundle 1.0
Public Member Functions | Static Public Member Functions
RenderTextures Class Reference

#include <RenderTextures.h>

List of all members.

Public Member Functions

 RenderTextures (void)
 ~RenderTextures (void)

Static Public Member Functions

static void Initialize ()
static void Deinitialize ()
static void RenderCushionTexture ()
static void RenderLightTexture ()
static void End ()

Detailed Description

This class provides a set of textures for drawing.

Author:
Michael Beham
Date:
3.6.2011

Constructor & Destructor Documentation

RenderTextures::RenderTextures ( void  )

Standardconstructor

RenderTextures::~RenderTextures ( void  )

Standarddeconstructor


Member Function Documentation

void RenderTextures::Deinitialize ( ) [static]

This method deletes all textures

void RenderTextures::End ( ) [static]

This method unbind the texture

Here is the caller graph for this function:

void RenderTextures::Initialize ( void  ) [static]

This method creates the textures

Here is the call graph for this function:

void RenderTextures::RenderCushionTexture ( ) [static]

This method set the cushion texture to Texture0

Here is the caller graph for this function:

void RenderTextures::RenderLightTexture ( ) [static]

This method set the light texture to Texture 0


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Defines