12 Managing Draw Contexts

12 Q3DrawContext_GetData

You can use the Q3DrawContext_GetData function to get the data associated with a draw context.

TQ3Status Q3DrawContext_GetData (
TQ3DrawContextObject context, 
TQ3DrawContextData *contextData);
context A draw context object.
contextData On exit, a pointer to a draw context data structure.

DESCRIPTION


The Q3DrawContext_GetData function returns, in the contextData parameter, a pointer to a draw context data structure for the draw context specified by the context 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