Last change
on this file since 17 was 17, checked in by morasjul, 11 years ago |
Added: LMOComponent. (Lidar-Map-Odometry)
|
File size:
393 bytes
|
Line | |
---|
1 | // Autogenerated file by PacpusPlugin.cmake
|
---|
2 | // DO NOT EDIT!!! ALL CHANGES WOULD BE REMOVED BY THE NEXT CALL OF CMAKE
|
---|
3 |
|
---|
4 | #include "LMOComponentPlugin.h"
|
---|
5 |
|
---|
6 | LMOComponentPlugin::LMOComponentPlugin()
|
---|
7 | {
|
---|
8 | }
|
---|
9 |
|
---|
10 | LMOComponentPlugin::~LMOComponentPlugin()
|
---|
11 | {
|
---|
12 | }
|
---|
13 |
|
---|
14 | QString LMOComponentPlugin::name()
|
---|
15 | {
|
---|
16 | return "LMOComponentPlugin";
|
---|
17 | }
|
---|
18 |
|
---|
19 | Q_EXPORT_PLUGIN2(LMOComponentPlugin, LMOComponentPlugin)
|
---|
Note:
See
TracBrowser
for help on using the repository browser.