Flutter Engine
The Flutter Engine
impeller
scene
animation
animation_transforms.h
Go to the documentation of this file.
1
// Copyright 2013 The Flutter Authors. All rights reserved.
2
// Use of this source code is governed by a BSD-style license that can be
3
// found in the LICENSE file.
4
5
#ifndef FLUTTER_IMPELLER_SCENE_ANIMATION_ANIMATION_TRANSFORMS_H_
6
#define FLUTTER_IMPELLER_SCENE_ANIMATION_ANIMATION_TRANSFORMS_H_
7
8
#include "
impeller/geometry/matrix_decomposition.h
"
9
10
namespace
impeller
{
11
namespace
scene {
12
13
struct
AnimationTransforms
{
14
MatrixDecomposition
bind_pose
;
15
MatrixDecomposition
animated_pose
;
16
};
17
18
}
// namespace scene
19
}
// namespace impeller
20
21
#endif
// FLUTTER_IMPELLER_SCENE_ANIMATION_ANIMATION_TRANSFORMS_H_
matrix_decomposition.h
impeller
Definition:
texture.h:18
impeller::MatrixDecomposition
Definition:
matrix_decomposition.h:15
impeller::scene::AnimationTransforms
Definition:
animation_transforms.h:13
impeller::scene::AnimationTransforms::animated_pose
MatrixDecomposition animated_pose
Definition:
animation_transforms.h:15
impeller::scene::AnimationTransforms::bind_pose
MatrixDecomposition bind_pose
Definition:
animation_transforms.h:14
Generated on Sun Jun 23 2024 21:55:04 for Flutter Engine by
1.9.4