|
|
| File: [Development] / inventor / apps / nodes / BarChart / README (download)
Revision 1.1.1.1 (vendor branch), Tue Aug 15 12:55:59 2000 UTC (17 years, 2 months ago) by naaman
Initial check-in based on 2.1.5 (SGI IRIX) source tree. |
This directory contains code for the BarChart node, a Shape node that displays a set of data as a set of bars. A sample data file (BarChart.iv) is provided. Once you have compiled the BarChart.so DSO by typing 'make' in this directory, run: ivview BarChart.iv ... to see an example use of the BarChart node. You'll have to read the source (in BarChart.c++ and BarChart.h) for more information!