Stg::Model::RasterVis Class Reference

#include <stage.hh>

Inherits Stg::Visualizer.

List of all members.

Public Member Functions

void AddPoint (stg_meters_t x, stg_meters_t y)
void ClearPts ()
 RasterVis ()
void SetData (uint8_t *data, unsigned int width, unsigned int height, stg_meters_t cellwidth, stg_meters_t cellheight)
virtual void Visualize (Model *mod, Camera *cam)
virtual ~RasterVis (void)

Public Attributes

int subs
int used

Detailed Description

Visualize the most recent rasterization operation performed by this model


Constructor & Destructor Documentation

Model::RasterVis::RasterVis (  ) 
virtual Stg::Model::RasterVis::~RasterVis ( void   )  [inline, virtual]

Member Function Documentation

void Model::RasterVis::AddPoint ( stg_meters_t  x,
stg_meters_t  y 
)
void Model::RasterVis::ClearPts (  ) 
void Model::RasterVis::SetData ( uint8_t *  data,
unsigned int  width,
unsigned int  height,
stg_meters_t  cellwidth,
stg_meters_t  cellheight 
)
void Model::RasterVis::Visualize ( Model mod,
Camera cam 
) [virtual]

Implements Stg::Visualizer.


Member Data Documentation


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

Generated on Tue Oct 20 15:42:06 2009 for Stage by  doxygen 1.6.1