LLGLSBlendFunc Class Reference

#include <llglstates.h>

Inheritance diagram for LLGLSBlendFunc:

Inheritance graph
[legend]
Collaboration diagram for LLGLSBlendFunc:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLGLSBlendFunc (GLenum srcFunc, GLenum dstFunc)
 ~LLGLSBlendFunc (void)

Protected Attributes

GLint mSavedSrc
GLint mSavedDst
LLGLEnable mBlend


Detailed Description

Definition at line 282 of file llglstates.h.


Constructor & Destructor Documentation

LLGLSBlendFunc::LLGLSBlendFunc ( GLenum  srcFunc,
GLenum  dstFunc 
) [inline]

Definition at line 288 of file llglstates.h.

References mSavedDst, and mSavedSrc.

LLGLSBlendFunc::~LLGLSBlendFunc ( void   )  [inline]

Definition at line 296 of file llglstates.h.

References mSavedDst, and mSavedSrc.


Member Data Documentation

GLint LLGLSBlendFunc::mSavedSrc [protected]

Definition at line 284 of file llglstates.h.

Referenced by LLGLSBlendFunc(), and ~LLGLSBlendFunc().

GLint LLGLSBlendFunc::mSavedDst [protected]

Definition at line 284 of file llglstates.h.

Referenced by LLGLSBlendFunc(), and ~LLGLSBlendFunc().

Definition at line 285 of file llglstates.h.


The documentation for this class was generated from the following file:

Generated on Fri May 16 08:48:26 2008 for SecondLife by  doxygen 1.5.5