3 Managing Objects
Q3Object_IsDrawable
function to determine whether a QuickDraw3D object is drawable.
TQ3Boolean Q3Object_IsDrawable (TQ3Object object);
object
A QuickDraw3D object.
Q3Object_IsDrawable
function returns, as its function result, a Boolean value that indicates whether the QuickDraw3D object specified by the object
parameter is drawable (kQ3True
) or not (kQ3False
).
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker