cocos2d-x  2.2.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ccBlendFunc Struct Reference

Blend Function used for textures. More...

#include <ccTypes.h>

Public Attributes

GLenum src
 source blend function More...
 
GLenum dst
 destination blend function More...
 

Detailed Description

Blend Function used for textures.

Member Data Documentation

GLenum dst

destination blend function

GLenum src

source blend function


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