Re: GL_BLEND

Yann Morvan <[email protected]>
Newsgroups gmane.comp.lang.haskell.hopengl
Message-ID <[email protected]>
I am not completely sure, but it looks like the binding groups
the enabling of basic blending and the specification of extended blending
equations together.
So that if you wanted to enable blending, you would do

blendEquation $= Just FuncAdd

and calling

blendEquation $= Nothing

to disable it.

	Yann
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.