SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ClosestInterpolatedDataSource Member List

This is the complete list of members for ClosestInterpolatedDataSource, including all inherited members.

ClosestInterpolatedDataSource(FieldHandle sfield, double def_value, double max_dist)ClosestInterpolatedDataSourceinline
get_data(double &data, const Point &p) const overrideClosestInterpolatedDataSourceinlinevirtual
get_data(Vector &data, const Point &p) const overrideClosestInterpolatedDataSourceinlinevirtual
get_data(Tensor &data, const Point &p) const overrideClosestInterpolatedDataSourceinlinevirtual
get_data(std::vector< double > &data, const std::vector< Point > &p) const overrideClosestInterpolatedDataSourceinlinevirtual
get_data(std::vector< Vector > &data, const std::vector< Point > &p) const overrideClosestInterpolatedDataSourceinlinevirtual
get_data(std::vector< Tensor > &data, const std::vector< Point > &p) const overrideClosestInterpolatedDataSourceinlinevirtual
is_double() const MappingDataSource
is_double_MappingDataSourceprotected
is_scalar() const MappingDataSource
is_tensor() const MappingDataSource
is_tensor_MappingDataSourceprotected
is_vector() const MappingDataSource
is_vector_MappingDataSourceprotected
MappingDataSource()MappingDataSource
~MappingDataSource()MappingDataSourcevirtual