![]() |
aimsalgo
5.1.2
Neuroimaging image processing
|
#include <aims/moment/momVolStgy.h>
Public Member Functions | |
MomentVolumicStrategy () | |
void | update (Moment< Void > *, Point3df &, Point3df &, Point3df &) |
void | doit (Moment< Void > *, AimsSurfaceTriangle &) |
![]() | |
MomentTriangleStrategy () | |
virtual | ~MomentTriangleStrategy () |
void | computeFirst (Point3df &, Point3df &, Point3df &) |
Additional Inherited Members | |
![]() | |
double | _mt1 [3] |
double | _mt2 [6] |
double | _mt3 [10] |
Definition at line 42 of file momVolStgy.h.
|
inline |
Definition at line 46 of file momVolStgy.h.
|
virtual |
Reimplemented from MomentTriangleStrategy.