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

VertexOrientation2DF0D Class Reference

#include <Functions0D.h>

Inheritance diagram for VertexOrientation2DF0D:

UnaryFunction0D< Vec2f > List of all members.

Detailed Description

Returns a Vec2r giving the 2D oriented tangent to the 1D element to which the Interface0DIterator& belongs to and evaluated at the Interface0D pointed by this Interface0DIterator&.


Public Member Functions

string getName () const
Vec2f operator() (Interface0DIterator &iter)

Member Function Documentation

string getName  )  const [inline, virtual]
 

Returns the string "VertexOrientation2DF0D"

Reimplemented from UnaryFunction0D< Vec2f >.

Vec2f operator() Interface0DIterator iter  )  [virtual]
 

the () operator.

Reimplemented from UnaryFunction0D< Vec2f >.


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