|
|
| File: [Development] / inventor / apps / examples / Toolmaker / 10.Components / README (download)
Revision 1.1.1.1 (vendor branch), Tue Aug 15 12:55:56 2000 UTC (17 years, 2 months ago) by naaman
Initial check-in based on 2.1.5 (SGI IRIX) source tree. |
Open Inventor - Examples from the Inventor Toolmaker Chapter 10 - "Creating Viewers and Components" This directory contains source code that illustrates how to create new Xt components and viewers. Components are C++ classes which can be used with Xt widgets to build an interface. Viewer components provide interaction and user interface for viewing and exploring Inventor data. See the Inventor Mentor, chapter 16 for an introduction to viewers and components. *** This is for C++ programmers only! ***