|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.grogra.imp3d.gl20.GL20Resource de.grogra.imp3d.gl20.GL20ResourceShaderFragment de.grogra.imp3d.gl20.GL20ResourceShaderFragmentBlend
public class GL20ResourceShaderFragmentBlend
Field Summary |
---|
Constructor Summary | |
---|---|
GL20ResourceShaderFragmentBlend()
|
Method Summary | |
---|---|
boolean |
fragmentAffectOnAlpha()
check if this GL20ResourceShaderFragment affect the alpha
channel |
Methods inherited from class de.grogra.imp3d.gl20.GL20ResourceShaderFragment |
---|
destroy, getChannelMap, getScalarIndex, getVector3Index, getVector4Index, isUpToDate, registerUser, setChannelMap, unregisterUser, update |
Methods inherited from class de.grogra.imp3d.gl20.GL20Resource |
---|
getResourceClass, getResourceClassType, getResourceType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GL20ResourceShaderFragmentBlend()
Method Detail |
---|
public boolean fragmentAffectOnAlpha()
GL20ResourceShaderFragment
GL20ResourceShaderFragment
affect the alpha
channel
fragmentAffectOnAlpha
in class GL20ResourceShaderFragment
true
this GL20ResourceShader
will
affect the alpha channel
false
this GL20ResourceShader
will not
affect the alpha channel
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |