![]() |
aimsalgo
5.1.2
Neuroimaging image processing
|
#include <aims/resampling/samplable_sphere.h>


Public Member Functions | |
| SphereSamplable (const Point3df ¢er, float radius) | |
| virtual | ~SphereSamplable () |
| virtual bool | contains (AimsVector< float, 3 > &vector) |
Public Member Functions inherited from aimsalgo::Samplable< float, 3 > | |
| Samplable () | |
| The programmer should not call the constructor of an abstract base class. More... | |
| virtual | ~Samplable () |
| virtual bool | contains (AimsVector< float, D > &vector)=0 |
Definition at line 43 of file samplable_sphere.h.
|
inline |
Definition at line 60 of file samplable_sphere.h.
|
inlinevirtual |
Definition at line 47 of file samplable_sphere.h.
|
inlinevirtual |
Definition at line 48 of file samplable_sphere.h.