Legacy Documentclose button

Important: This document is part of the Legacy section of the ADC Reference Library. This information should not be used for new development.

Current information on this Reference Library topic can be found here:

Version: 1.0

Posted: 2003-01-14

Build Requirements: N/A

Runtime Requirements: Carbon

View Source Code:

Download Sample (“SimpleViewer.zip”, 65.7K)
Download Sample (“SimpleViewer.dmg”, 136.5K)



Description

QuickDraw 3D SimpleViewer Shows how to set up and use a QuickDraw 3D viewer object. If all you need is to be able to display 3DMF metafiles in your application, this is the place to start. Although this is a limited application in terms of functionality (it is pretty much just the basic five calls needed for the viewer - create, delete, set data, draw and handle event - with the addition of support for cut and paste) it is a complete app, in the sense that it checks that the platform is PPC and uses gestalt to check to see if the viewer shared library is installed.

Document Revision History

Date Notes
2003-01-14First Version

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.