1 Constants

1 Status Values

Most QuickDraw3D routines return a status code, which is of type TQ3Status.

typedef enum TQ3Status {
 kQ3Failure,
 kQ3Success
} TQ3Status;

Constant descriptions

kQ3Failure The routine failed.
kQ3Success The routine succeeded.
Constant descriptions

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

© Apple Computer, Inc.

Let us know what you think of these prototype pages.

Generated with Harlequin WebMaker