#include <2DSpline.h>
Inherits UiSpline::SplineKey< T >.
|
|
void | ComputeThetaAndScale () |
| |
|
void | SetOutTangentFromIn () |
| |
|
void | SetInTangentFromOut () |
| |
|
void | ComputeThetaAndScale () |
| |
|
void | SetOutTangentFromIn () |
| |
|
void | SetInTangentFromOut () |
| |
|
void | Reflect (AZ::ReflectContext *context) |
| |
|
void | Reflect (AZ::ReflectContext *context) |
| |
|
|
static void | Reflect (AZ::ReflectContext *) |
| |
|
static void | Reflect (AZ::ReflectContext *) |
| |
|
|
float | theta_from_dd_to_ds |
| |
|
float | scale_from_dd_to_ds |
| |
|
float | time = 0 |
| | Key time.
|
| |
|
int | flags = 0 |
| | Key flags.
|
| |
|
value_type | value = type_zero() |
| | Key value.
|
| |
|
value_type | ds = type_zero() |
| | Incoming tangent.
|
| |
|
value_type | dd = type_zero() |
| | Outgoing tangent.
|
| |
template<class T>
struct UiSpline::SplineKeyEx< T >
Bezier spline key extended for tangent unify/break.
The documentation for this struct was generated from the following file:
- Gems/LyShine/Code/Source/Animation/2DSpline.h