14 Managing Texture Shaders

14 Q3TextureShader_New

You can use the Q3TextureShader_New function to create a new texture shader.

TQ3ShaderObject Q3TextureShader_New (TQ3TextureObject texture);
texture A texture object.

DESCRIPTION


The 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.

DESCRIPTION

3D Graphics Programming with QuickDraw 3D - 17 OCT 1995

© Apple Computer, Inc.

Let us know what you think of these prototype pages.

Generated with Harlequin WebMaker