![]() |
aimsalgo
4.7.0
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) |
![]() | |
virtual bool | contains (AimsVector< float, D > &vector)=0 |
Samplable () | |
The programmer should not call the constructor of an abstract base class. More... | |
virtual | ~Samplable () |
Definition at line 43 of file samplable_sphere.h.
aims::SphereSamplable::SphereSamplable | ( | const Point3df & | center, |
float | radius | ||
) |
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.