Motive Animation System
An open source project by FPL.
 All Classes Functions Variables Typedefs Friends Pages
motive::QuadraticInitWithStartDerivative Class Reference

Initialization parameters to create a quaternion with start and end values, and start derivative. Start is x = 0. End is x = 1. More...

#include <curve.h>

Detailed Description

Initialization parameters to create a quaternion with start and end values, and start derivative. Start is x = 0. End is x = 1.

Public Member Functions

 QuadraticInitWithStartDerivative (const float start_y, const float start_derivative, const float end_y)
 

Public Attributes

float start_y
 
float start_derivative
 
float end_y
 

The documentation for this class was generated from the following file: