![]() |
Murl Engine API
Version 2018.3
|
#include <murl_resource_i_animation.h>
Raw data structs.
Classes | |
struct | AxisAngleKey |
An animation key holding an axis/angle rotation vector. More... | |
struct | BoolKey |
An animation key holding a single 32bit signed integer value. More... | |
struct | ColorKey |
An animation key holding an RGBA color value. More... | |
struct | CubicBezierParameterSet |
A set of cubic bezier parameters. More... | |
struct | EulerAngleKey |
An animation key holding euler X/Y/Z rotation angles. More... | |
struct | FloatKey |
An animation key holding a single 32bit floating point value. More... | |
struct | IntegerKey |
An animation key holding a single 32bit signed integer value. More... | |
struct | Key |
A generic animation key. More... | |
struct | PositionKey |
An animation key holding a 3-component float position vector. More... | |
struct | QuaternionKey |
An animation key holding a rotation quaternion. More... | |
struct | ScalingKey |
An animation key holding a 3-component float scaling vector. More... | |
struct | VectorKey |
An animation key holding a 4-component float vector. More... | |