OpenGL::GridToggler Class Reference

#include <TextureContainerActions.h>

Inheritance diagram for OpenGL::GridToggler:

OpenGL::TextureContainerAction Console::Action List of all members.

Public Member Functions

 GridToggler (TextureContainer *container)
std::string run (const std::vector< std::string > &parameters)

Detailed Description

Represents a grid toggler action for a specified TextureContainer instance.

The run() function can be called with the following argument:
"" - calls setGridActive(!isGridActive()).


Constructor & Destructor Documentation

OpenGL::GridToggler::GridToggler TextureContainer container  ) 
 

Creates a GridToggler for the given TextureContainer.

Parameters:
container the TextureContainer to affect.


Member Function Documentation

std::string OpenGL::GridToggler::run const std::vector< std::string > &  parameters  )  [virtual]
 

Implementation of handle, must be supplied by concrete subclasses.

Parameters:
parameters the action's parameters.
Returns:
the result of the action.

Implements Console::Action.


The documentation for this class was generated from the following files:
Generated on Fri Jun 16 08:42:54 2006 for GPU Thesis by  doxygen 1.4.6-NO