mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-08-10 16:04:48 +02:00
erase comment
This commit is contained in:
parent
e201e82ec2
commit
9e0e1ab5a5
1 changed files with 0 additions and 1 deletions
|
@ -107,7 +107,6 @@ public:
|
||||||
QStringList getAnimationRoles() const;
|
QStringList getAnimationRoles() const;
|
||||||
void overrideRoleAnimation(const QString& role, const QString& url, float fps, bool loop, float firstFrame, float lastFrame);
|
void overrideRoleAnimation(const QString& role, const QString& url, float fps, bool loop, float firstFrame, float lastFrame);
|
||||||
void restoreRoleAnimation(const QString& role);
|
void restoreRoleAnimation(const QString& role);
|
||||||
//QVector<std::shared_ptr<AnimClip>> getAnimationClips() const;
|
|
||||||
|
|
||||||
void initJointStates(const FBXGeometry& geometry, const glm::mat4& modelOffset);
|
void initJointStates(const FBXGeometry& geometry, const glm::mat4& modelOffset);
|
||||||
void reset(const FBXGeometry& geometry);
|
void reset(const FBXGeometry& geometry);
|
||||||
|
|
Loading…
Reference in a new issue