14 Managing Textures

14 Q3Texture_GetType

You can use the Q3Texture_GetType function to get the type of a texture object.

TQ3ObjectType Q3Texture_GetType (TQ3TextureObject texture);
texture A texture object.

DESCRIPTION


The Q3Texture_GetType function returns, as its function result, the type of the texture object specified by the texture parameter. The type of texture objects currently supported by QuickDraw3D is defined by this constant:

kQ3TextureTypePixmap
If the specified texture object is invalid or is not of this type, Q3Texture_GetType returns the value kQ3ObjectTypeInvalid.

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