14 Managing Texture Shaders
Q3TextureShader_New
function to create a new texture shader.
TQ3ShaderObject Q3TextureShader_New (TQ3TextureObject texture);
texture
A texture object.
Q3TextureShader_New
function returns, as its function result, a new texture shader that uses the texture specified by the texture
parameter. If Q3TextureShader_New
cannot create a new texture shader, it returns the value NULL
.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker