#include <Matrix.h>
cinder::ParallelTransport::ParallelTransport |
( |
const vec3 & |
firstPoint, |
|
|
const vec3 & |
secondPoint |
|
) |
| |
mat4 cinder::ParallelTransport::nextFrame |
( |
const vec3 & |
point, |
|
|
const vec3 & |
tangent |
|
) |
| |
mat4 cinder::ParallelTransport::lastFrame |
( |
| ) |
|
bool cinder::ParallelTransport::mFirstFrame |
|
protected |
vec3 cinder::ParallelTransport::mFirstFrameFirstPoint |
|
protected |
vec3 cinder::ParallelTransport::mFirstFrameSecondPoint |
|
protected |
mat4 cinder::ParallelTransport::mPrevMatrix |
|
protected |
vec3 cinder::ParallelTransport::mPrevPoint |
|
protected |
vec3 cinder::ParallelTransport::mPrevTangent |
|
protected |
The documentation for this class was generated from the following file: