mirror of
https://github.com/lubosz/overte.git
synced 2025-04-23 12:14:00 +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/gtc/quaternion.hpp>
|
||||
|
||||
/// Base class for face trackers (Faceshift, Visage, DDE).
|
||||
/// Base class for face trackers (Faceshift, DDE).
|
||||
class FaceTracker : public QObject {
|
||||
Q_OBJECT
|
||||
|
||||
|
|
Loading…
Reference in a new issue