OpenCOVER
Public Member Functions | Public Attributes | List of all members
opencover::coStatGraph Class Reference

#include <coClusterStat.h>

Public Member Functions

 coStatGraph (int col)
 
 ~coStatGraph ()
 
void updateValues ()
 
void updateMinMax (double val)
 

Public Attributes

float maxValue
 
osg::MatrixTransform * graph
 
float max
 
float sum
 

Constructor & Destructor Documentation

◆ coStatGraph()

opencover::coStatGraph::coStatGraph ( int  col)

◆ ~coStatGraph()

opencover::coStatGraph::~coStatGraph ( )

Member Function Documentation

◆ updateMinMax()

void opencover::coStatGraph::updateMinMax ( double  val)

◆ updateValues()

void opencover::coStatGraph::updateValues ( )

Member Data Documentation

◆ graph

osg::MatrixTransform* opencover::coStatGraph::graph

◆ max

float opencover::coStatGraph::max

◆ maxValue

float opencover::coStatGraph::maxValue

◆ sum

float opencover::coStatGraph::sum

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