Stg::StripPlotVis Class Reference

#include <stage.hh>

Inheritance diagram for Stg::StripPlotVis:

Public Member Functions

void AppendValue (float value)
 
 StripPlotVis (float x, float y, float w, float h, size_t len, Color fgcolor, Color bgcolor, const char *name, const char *wfname)
 
virtual void Visualize (Model *mod, Camera *cam)
 
virtual ~StripPlotVis ()
 
- Public Member Functions inherited from Stg::Visualizer
const std::string & GetMenuName ()
 
const std::string & GetWorldfileName ()
 
 Visualizer (const std::string &menu_name, const std::string &worldfile_name)
 
virtual ~Visualizer (void)
 

Constructor & Destructor Documentation

◆ StripPlotVis()

StripPlotVis::StripPlotVis ( float  x,
float  y,
float  w,
float  h,
size_t  len,
Color  fgcolor,
Color  bgcolor,
const char *  name,
const char *  wfname 
)

◆ ~StripPlotVis()

StripPlotVis::~StripPlotVis ( )
virtual

Member Function Documentation

◆ AppendValue()

void StripPlotVis::AppendValue ( float  value)

◆ Visualize()

void StripPlotVis::Visualize ( Model mod,
Camera cam 
)
virtual

Implements Stg::Visualizer.


The documentation for this class was generated from the following files: