#include <interactive_object_detection_ui.h>
Public Member Functions | |
| MyPanel2 (wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(500, 300), long style=wxTAB_TRAVERSAL) | |
| ~MyPanel2 () | |
Class MyPanel2
Definition at line 69 of file interactive_object_detection_ui.h.
| MyPanel2::MyPanel2 | ( | wxWindow * | parent, | |
| wxWindowID | id = wxID_ANY, |
|||
| const wxPoint & | pos = wxDefaultPosition, |
|||
| const wxSize & | size = wxSize( 500,300 ), |
|||
| long | style = wxTAB_TRAVERSAL | |||
| ) |
Definition at line 137 of file interactive_object_detection_ui.cpp.
| MyPanel2::~MyPanel2 | ( | ) |
Definition at line 141 of file interactive_object_detection_ui.cpp.