| 
| void  | clean (void) | 
|   | Remove markers that should not be transmitted.  More...
  | 
|   | 
| void  | clean (void) | 
|   | Remove markers that should not be transmitted.  More...
  | 
|   | 
| void  | decrement (void) | 
|   | Mark existing markers for deletion.  More...
  | 
|   | 
| void  | decrement (void) | 
|   | Mark existing markers for deletion.  More...
  | 
|   | 
vector 
< visualization_msgs::Marker >  | getOutgoingMarkers (void) | 
|   | Obtain the list of outgoing markers.  More...
  | 
|   | 
vector 
< visualization_msgs::Marker >  | getOutgoingMarkers (void) | 
|   | Obtain the list of outgoing markers.  More...
  | 
|   | 
| void  | update (visualization_msgs::Marker &marker) | 
|   | Update a internal marker.  More...
  | 
|   | 
| void  | update (visualization_msgs::Marker &marker) | 
|   | Update a internal marker.  More...
  | 
|   | 
Dynamic markers support class. 
This class allows to easily publish a variable number of markers without paying attention to the delete action requests. 
Definition at line 83 of file mht.h.