#include <icurve3.h>
Inheritance diagram for sheep::ICurve3:

Public Member Functions | |
| virtual Point3 | GetPointAt (Real t) const=0 |
| t is in interval [0..1]. | |
| virtual Vector3 | GetTangentAt (Real t) const=0 |
|
|
t is in interval [0..1].
Implemented in sheep::CatmullRomCurve3. |
|
|
Implemented in sheep::CatmullRomCurve3. |
1.3.6