vrecko
virtual reality framework
|
This is the complete list of members for CatmullRomInterpolator, including all inherited members.
classDescription() const =0 | Interpolator | pure virtual |
className() const =0 | Interpolator | pure virtual |
closed | CatmullRomInterpolator | |
interpolate(const Vec3ArrayPtr array, unsigned int interpolationSteps, bool closed)=0 | Interpolator | pure virtual |
interpolatePoint(const double &t, const osg::Vec3 &p0, const osg::Vec3 &p1, const osg::Vec3 &p2, const osg::Vec3 &p3) | CatmullRomInterpolator | |
interpolationSteps | CatmullRomInterpolator | |
META_DAObject(CatmullRomInterpolator,"Catmull-Rom Interpolator") virtual Vec3ArrayPtr interpolate(const Vec3ArrayPtr array | CatmullRomInterpolator | |
~Interpolator() | Interpolator | inlineprotectedvirtual |