vrecko
virtual reality framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
SmoothedSpline Class Reference

#include <SmoothedSpline.h>

Inheritance diagram for SmoothedSpline:

Public Member Functions

 SmoothedSpline (double smoothFactor, SplinePtr decoratedSpline)
 
 META_DAObjectDecorator (_decoratedSpline, SmoothedSpline,"Smoothed Spline") virtual Vec3ArrayPtr getPoints()
 

Protected Attributes

double _smoothFactor
 

Constructor & Destructor Documentation

SmoothedSpline::SmoothedSpline ( double  smoothFactor,
SplinePtr  decoratedSpline 
)

Member Function Documentation

SmoothedSpline::META_DAObjectDecorator ( _decoratedSpline  ,
SmoothedSpline  ,
"Smoothed Spline"   
)

Inherited methods

Member Data Documentation

double SmoothedSpline::_smoothFactor
protected

The documentation for this class was generated from the following files: