OpenWalnut
1.4.0
|
#include <WROI_test.h>
Public Member Functions | |
void | testSomething (void) |
So far nothing to test here, because WROI is pure virtual and has no implemented member functions yet. |
Test for WROI.
Definition at line 35 of file WROI_test.h.
void WROITest::testSomething | ( | void | ) | [inline] |
So far nothing to test here, because WROI is pure virtual and has no implemented member functions yet.
Definition at line 42 of file WROI_test.h.