![]()  | 
  
    anatomist
    5.0.5
    
   3D neuroimaging data viewer 
   | 
 
#include <anatomist/winhisto/histo.h>
Public Member Functions | |
| QAHistogram () | |
| virtual | ~QAHistogram () | 
| bool | add (anatomist::AObject *) | 
| void | remove (anatomist::AObject *) | 
| int64_t | getDim () | 
| double * | abscisse () | 
| double * | doit (anatomist::AObject *) | 
| QAHistogram::QAHistogram | ( | ) | 
      
  | 
  virtual | 
| double* QAHistogram::abscisse | ( | ) | 
Referenced by getDim().
| bool QAHistogram::add | ( | anatomist::AObject * | ) | 
| double* QAHistogram::doit | ( | anatomist::AObject * | ) | 
Referenced by getDim().
      
  | 
  inline | 
Definition at line 51 of file histo.h.
References abscisse(), and doit().
| void QAHistogram::remove | ( | anatomist::AObject * | ) |