$search
#include <image_widget_wx.h>
Public Member Functions | |
ImageLine (float x1, float y1, float x2, float y2, const wxPen *color=wxGREEN_PEN) | |
Public Attributes | |
const wxPen * | color |
float | x1 |
float | x2 |
float | y1 |
float | y2 |
Definition at line 144 of file image_widget_wx.h.
pcl_visualization::ImageWidgetWX::ImageLine::ImageLine | ( | float | x1, | |
float | y1, | |||
float | x2, | |||
float | y2, | |||
const wxPen * | color = wxGREEN_PEN | |||
) | [inline] |
Definition at line 146 of file image_widget_wx.h.
const wxPen* pcl_visualization::ImageWidgetWX::ImageLine::color |
Definition at line 148 of file image_widget_wx.h.
Definition at line 147 of file image_widget_wx.h.
Definition at line 147 of file image_widget_wx.h.
Definition at line 147 of file image_widget_wx.h.
Definition at line 147 of file image_widget_wx.h.