v1.0
This commit is contained in:
@@ -13,7 +13,7 @@ class MyThread :
|
||||
{
|
||||
public:
|
||||
MyThread();
|
||||
~MyThread();
|
||||
~MyThread(){};
|
||||
void setPcd(QString str);
|
||||
PointCloud<PointXYZRGB> getCloud();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user