Class ShaderUnit
java.lang.Object
zombie.core.opengl.ShaderUnit
-
Field Details
-
m_processedCode
-
-
Constructor Details
-
ShaderUnit
-
-
Method Details
-
getFileName
-
getType
-
isCompiled
public boolean isCompiled() -
compile
public boolean compile() -
isAttached
public boolean isAttached() -
attach
public boolean attach() -
destroy
public void destroy() -
getGLID
public int getGLID() -
getParentShaderProgramGLID
public int getParentShaderProgramGLID()
-