Public Member Functions | |
| operator int () const | |
| TrackedField (std::vector< TrackedField > &fields, const std::string &name_, const std::string &colormap_, const std::string &unit_) | |
| creates a TrackedField and adds itself to the list of fields passed in. | |
| TrackedField () | |
Public Attributes | |
| int | no |
| std::string | name |
| std::string | colormap |
| std::string | unit |
| w2img::FeatureTracker< GridType >::TrackedField::TrackedField | ( | std::vector< TrackedField > & | fields, | |
| const std::string & | name_, | |||
| const std::string & | colormap_, | |||
| const std::string & | unit_ | |||
| ) | [inline] |
creates a TrackedField and adds itself to the list of fields passed in.
| w2img::FeatureTracker< GridType >::TrackedField::TrackedField | ( | ) |
| w2img::FeatureTracker< GridType >::TrackedField::operator int | ( | ) | const [inline] |
| std::string w2img::FeatureTracker< GridType >::TrackedField::colormap |
| std::string w2img::FeatureTracker< GridType >::TrackedField::name |
| int w2img::FeatureTracker< GridType >::TrackedField::no |
| std::string w2img::FeatureTracker< GridType >::TrackedField::unit |
1.4.7