mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 09:30:25 +08:00
Fixed a bug where camera facing polygons were not textured
This commit is contained in:
@@ -63,7 +63,7 @@ protected:
|
||||
|
||||
public slots:
|
||||
void appendText(const QString & text ,const QColor & color = Qt::black);
|
||||
void incrementStep();
|
||||
void incrementStep(int steps = 1);
|
||||
void clear();
|
||||
void resetProgress();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user