mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 13:49:12 +02:00
remove Visage from FaceTracker comment
This commit is contained in:
parent
cfac4fe9c1
commit
511240da5a
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
#include <glm/glm.hpp>
|
#include <glm/glm.hpp>
|
||||||
#include <glm/gtc/quaternion.hpp>
|
#include <glm/gtc/quaternion.hpp>
|
||||||
|
|
||||||
/// Base class for face trackers (Faceshift, Visage, DDE).
|
/// Base class for face trackers (Faceshift, DDE).
|
||||||
class FaceTracker : public QObject {
|
class FaceTracker : public QObject {
|
||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue