14 Managing Texture Shaders

14 Q3TextureShader_SetTexture

You can use the Q3TextureShader_SetTexture function to set the texture associated with a texture shader.

TQ3Status Q3TextureShader_SetTexture (
TQ3ShaderObject shader, 
TQ3TextureObject texture);
shader A texture shader.
texture The texture object to be associated with the specified texture shader.

DESCRIPTION


The Q3TextureShader_SetTexture function sets the texture object associated with the texture shader specified by the shader parameter to the texture specified by the texture parameter.

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