4 Creating and Editing Lines

4 Q3Line_EmptyData

You can use the Q3Line_EmptyData function to release the memory occupied by the data structure returned by a previous call to Q3Line_GetData.

TQ3Status Q3Line_EmptyData (TQ3LineData *lineData);
lineData A pointer to a TQ3LineData structure.

DESCRIPTION


The Q3Line_EmptyData function releases the memory occupied by the TQ3LineData structure pointed to by the lineData parameter; that memory was allocated by a previous call to Q3Line_GetData.

DESCRIPTION

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

© Apple Computer, Inc.

Let us know what you think of these prototype pages.

Generated with Harlequin WebMaker