Go to the documentation of this file.
28 #ifndef __RotationalSpline_H__
29 #define __RotationalSpline_H__
68 const Quaternion& getPoint(
unsigned short index)
const;
71 unsigned short getNumPoints(
void)
const;
80 void updatePoint(
unsigned short index,
const Quaternion& value);
96 Quaternion interpolate(
unsigned int fromIndex,
Real t,
bool useShortestPath=
true);
110 void setAutoCalculate(
bool autoCalc);
117 void recalcTangents(
void);
Copyright © 2012 Torus Knot Software Ltd

This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Wed Oct 23 2013 06:57:25