TinySpline
0.7.0
Spline Library for a Multitude of Programming Languages
|
Public Member Functions | |
Frame | |
Frame (Vec3 &position, Vec3 &tangent, Vec3 &normal, Vec3 &binormal) | |
Vec3 | position () const |
Vec3 | tangent () const |
Vec3 | normal () const |
Vec3 | binormal () const |
std::string | toString () const |