[BACK]Return to README CVS log [TXT][DIR] Up to [Development] / inventor / apps / nodes / BarChart

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
Branch: sgi, MAIN
CVS Tags: start, release-2_1_5-9, release-2_1_5-8, release-2_1_5-10, HEAD
Changes since 1.1: +0 -0 lines

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!