This is the complete list of members for sofa::component::engine::ImageSamplerSpecialization< defaulttype::Image< T > >, including all inherited members.
DistTypes typedef | sofa::component::engine::ImageSamplerSpecialization< defaulttype::Image< T > > | |
ImageSamplerT typedef | sofa::component::engine::ImageSamplerSpecialization< defaulttype::Image< T > > | |
init(ImageSamplerT *) | sofa::component::engine::ImageSamplerSpecialization< defaulttype::Image< T > > | inlinestatic |
recursiveUniformSampling(ImageSamplerT *sampler, const unsigned int nb=0, const bool bias=false, const unsigned int lloydIt=100, const unsigned int method=FASTMARCHING, const unsigned int N=1, const unsigned int pmmIter=std::numeric_limits< unsigned int >::max(), const SReal pmmTol=10) | sofa::component::engine::ImageSamplerSpecialization< defaulttype::Image< T > > | inlinestatic |
regularSampling(ImageSamplerT *sampler, const bool atcorners=false, const bool recursive=false) | sofa::component::engine::ImageSamplerSpecialization< defaulttype::Image< T > > | inlinestatic |
uniformSampling(ImageSamplerT *sampler, const unsigned int nb=0, const bool bias=false, const unsigned int lloydIt=100, const unsigned int method=FASTMARCHING, const unsigned int pmmIter=std::numeric_limits< unsigned int >::max(), const SReal pmmTol=10) | sofa::component::engine::ImageSamplerSpecialization< defaulttype::Image< T > > | inlinestatic |
VorTypes typedef | sofa::component::engine::ImageSamplerSpecialization< defaulttype::Image< T > > |