This is the complete list of members for mirtk::PointLocator::FeatureInfo, including all inherited members.
| _Index | mirtk::PointLocator::FeatureInfo | |
| _Intercept | mirtk::PointLocator::FeatureInfo | |
| _Name | mirtk::PointLocator::FeatureInfo | |
| _Slope | mirtk::PointLocator::FeatureInfo | |
| _Weight | mirtk::PointLocator::FeatureInfo | |
| FeatureInfo(int index=-2, double weight=1.0, double slope=1.0, double intercept=.0) | mirtk::PointLocator::FeatureInfo | inline |
| FeatureInfo(const char *name, double weight=1.0, double slope=1.0, double intercept=.0) | mirtk::PointLocator::FeatureInfo | inline |
| FeatureInfo(const string &name, double weight=1.0, double slope=1.0, double intercept=.0) | mirtk::PointLocator::FeatureInfo | inline |
| FeatureInfo(const char *name, int index, double weight=1.0, double slope=1.0, double intercept=.0) | mirtk::PointLocator::FeatureInfo | inline |
| FeatureInfo(const string &name, int index, double weight=1.0, double slope=1.0, double intercept=.0) | mirtk::PointLocator::FeatureInfo | inline |