h o m e d o c u m e n t a t i o n c l a s s h i e r a r c h y

Orientation3DF1D Class Reference

#include <Functions1D.h>

Inheritance diagram for Orientation3DF1D:

UnaryFunction1D< Vec3f > List of all members.

Detailed Description

Returns the 3D orientation as a Vec3f.


Public Member Functions

 Orientation3DF1D (IntegrationType iType=MEAN)
string getName () const
Vec3f operator() (Interface1D &inter)

Constructor & Destructor Documentation

Orientation3DF1D IntegrationType  iType = MEAN  )  [inline]
 

Builds the functor.

Parameters:
iType The integration method used to compute a single value from a set of values.

Member Function Documentation

string getName  )  const [inline, virtual]
 

Returns the string "Orientation3DF1D"

Reimplemented from UnaryFunction1D< Vec3f >.

Vec3f operator() Interface1D inter  )  [virtual]
 

the () operator.

Reimplemented from UnaryFunction1D< Vec3f >.


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