ERC CISST - cisst software
robSLERP Class Reference
#include <robSLERP.h>
Inheritance diagram for robSLERP:
[legend]Collaboration diagram for robSLERP:
[legend]List of all members.
Detailed Description
Define a spherical linear interpolation function.
Definition at line 25 of file robSLERP.h.
Public Member Functions
-
robSLERP (const vctMatrixRotation3< double > &Rw1, const vctMatrixRotation3< double > &Rw2, double w, double t1=0.0)
-
robSLERP (const vctQuaternionRotation3< double > &qw1, const vctQuaternionRotation3< double > &qw2, double w, double t1=0.0)
-
void Evaluate (double t, vctQuaternionRotation3< double > &q, vctFixedSizeVector< double, 3 > &w, vctFixedSizeVector< double, 3 > &wd)
- Evaluate the function.
-
void Blend (robFunction *function, double wmax, double wdmax)
The documentation for this class was generated from the following file:
erc-cisst-devel<at>lists.johnshopkins.edu