12 Managing Draw Contexts

12 Q3DrawContext_SetData

You can use the Q3DrawContext_SetData function to set the data associated with a draw context.

TQ3Status Q3DrawContext_SetData (
TQ3DrawContextObject context, 
const TQ3DrawContextData *contextData);
context A draw context object.
contextData A pointer to a draw context data structure.

DESCRIPTION


The Q3DrawContext_SetData function sets the data associated with the draw context specified by the context parameter to that specified in the draw context data structure pointed to by the contextData 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