![]() |
anatomist 6.0.4
3D neuroimaging data viewer
|
#include <anatomist/winprof/profStrategy.h>

Public Member Functions | |
| QAProfileStrategy () | |
| virtual | ~QAProfileStrategy () |
| virtual int | size (Point4df &, Point4df &) |
| virtual double * | abscisse (Point4df &, int) |
| virtual double * | doit (anatomist::AObject *, Point3df &, float, Point4df &, int, const Point4df &increment) |
| virtual double | markerPos (Point3df &, float, Point4df &) |
Definition at line 41 of file profStrategy.h.
|
inline |
Definition at line 45 of file profStrategy.h.
Referenced by QAProfileT::QAProfileT(), QAProfileX::QAProfileX(), QAProfileY::QAProfileY(), and QAProfileZ::QAProfileZ().
|
inlinevirtual |
Definition at line 46 of file profStrategy.h.
|
virtual |
Reimplemented in QAProfileT, QAProfileX, QAProfileY, and QAProfileZ.
|
virtual |
Reimplemented in QAProfileT, QAProfileX, QAProfileY, and QAProfileZ.
Reimplemented in QAProfileT, QAProfileX, QAProfileY, and QAProfileZ.