Classes
contrib/brl/bbas/bgui/bgui_bargraph_clipon_tableau.h File Reference

A tableau to produce a bar graph The graph is plotted on an easy2D tableau which this tableau points to not inherits from. More...

#include <vbl/vbl_ref_count.h>
#include <vgui/vgui_soview2D.h>
#include <vgui/vgui_easy2D_tableau_sptr.h>
#include "bgui_bargraph_clipon_tableau_sptr.h"

Go to the source code of this file.

Classes

class  bgui_bargraph_clipon_tableau

Detailed Description

A tableau to produce a bar graph The graph is plotted on an easy2D tableau which this tableau points to not inherits from.

Author:
Joe Mundy Thus the bar graph is a "clip on" to an existing tableau hierarchy that must include something with "easy2D" power. The bars can have up to eight different colors As specified by the input color vector, with elements ranging from 0-7;

Definition in file bgui_bargraph_clipon_tableau.h.