Flutter Impeller
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 #pragma once
6 
8 
9 namespace impeller {
10 namespace scene {
11 
15 };
16 
17 } // namespace scene
18 } // namespace impeller
impeller::scene::AnimationTransforms
Definition: animation_transforms.h:12
impeller::scene::AnimationTransforms::bind_pose
MatrixDecomposition bind_pose
Definition: animation_transforms.h:13
impeller::MatrixDecomposition
Definition: matrix_decomposition.h:14
impeller::scene::AnimationTransforms::animated_pose
MatrixDecomposition animated_pose
Definition: animation_transforms.h:14
matrix_decomposition.h
impeller
Definition: aiks_context.cc:10