|
TAMSVIZ
Visualization and annotation tool for ROS
|
Public Attributes | |
| double | min = std::numeric_limits<double>::quiet_NaN() |
| double | max = std::numeric_limits<double>::quiet_NaN() |
| double | step_scale = std::numeric_limits<double>::quiet_NaN() |
| double | wrap = false |
| bool | hidden = false |
| std::function< std::vector< std::string >const Property &)> | list |
| std::function< void(const Property &, const std::string &, AutoCompletion &)> | complete |
Definition at line 16 of file property.h.
1.8.11