Maria GDK 5.0.0.738
Documentation of native code in develop branch
Loading...
Searching...
No Matches
STK::BlendFunc Class Reference

#include <StkBlendFunc.h>

Public Member Functions

 BlendFunc (GLenum src=GL_SRC_ALPHA, GLenum dst=GL_ONE_MINUS_SRC_ALPHA)
 
void apply ()
 
void setSourceFactor (GLenum src)
 
GLenum getSourceFactor () const
 
void setDestFactor (GLenum dst)
 
GLenum getDestFactor () const
 

Public Attributes

GLenum src_
 
GLenum dst_
 

Detailed Description

Blend - OpenGL blending function Detailed description.


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