Public Member Functions | Private Attributes | List of all members
Stg::StripPlotVis Class Reference

#include <stage.hh>

Inheritance diagram for Stg::StripPlotVis:
Inheritance graph
[legend]

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)
 

Private Attributes

Color bgcolor
 
size_t count
 
float * data
 
Color fgcolor
 
float h
 
size_t len
 
float max
 
float min
 
float w
 
float x
 
float y
 

Detailed Description

Definition at line 1530 of file stage.hh.

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 
)

Definition at line 9 of file vis_strip.cc.

◆ ~StripPlotVis()

StripPlotVis::~StripPlotVis ( )
virtual

Definition at line 18 of file vis_strip.cc.

Member Function Documentation

◆ AppendValue()

void StripPlotVis::AppendValue ( float  value)

Definition at line 44 of file vis_strip.cc.

◆ Visualize()

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

Implements Stg::Visualizer.

Definition at line 24 of file vis_strip.cc.

Member Data Documentation

◆ bgcolor

Color Stg::StripPlotVis::bgcolor
private

Definition at line 1538 of file stage.hh.

◆ count

size_t Stg::StripPlotVis::count
private

Definition at line 1535 of file stage.hh.

◆ data

float* Stg::StripPlotVis::data
private

Definition at line 1533 of file stage.hh.

◆ fgcolor

Color Stg::StripPlotVis::fgcolor
private

Definition at line 1538 of file stage.hh.

◆ h

float Stg::StripPlotVis::h
private

Definition at line 1537 of file stage.hh.

◆ len

size_t Stg::StripPlotVis::len
private

Definition at line 1534 of file stage.hh.

◆ max

float Stg::StripPlotVis::max
private

Definition at line 1537 of file stage.hh.

◆ min

float Stg::StripPlotVis::min
private

Definition at line 1537 of file stage.hh.

◆ w

float Stg::StripPlotVis::w
private

Definition at line 1537 of file stage.hh.

◆ x

float Stg::StripPlotVis::x
private

Definition at line 1537 of file stage.hh.

◆ y

float Stg::StripPlotVis::y
private

Definition at line 1537 of file stage.hh.


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


stage
Author(s): Richard Vaughan , Brian Gerkey , Reed Hedges , Andrew Howard , Toby Collett , Pooya Karimian , Jeremy Asher , Alex Couture-Beil , Geoff Biggs , Rich Mattes , Abbas Sadat
autogenerated on Mon Feb 28 2022 23:48:56