Public Member Functions | |
virtual void | onInit () |
Initialize nodehandles nh_ and pnh_. Subclass should call this method in its onInit method. |
Definition at line 321 of file hough_lines_nodelet.cpp.
virtual void hough_lines::HoughLinesNodelet::onInit | ( | ) | [inline, virtual] |
Initialize nodehandles nh_ and pnh_. Subclass should call this method in its onInit method.
Reimplemented from opencv_apps::HoughLinesNodelet.
Definition at line 324 of file hough_lines_nodelet.cpp.