Blender V5.0
Freestyle::Functions0D::VertexOrientation2DF0D Class Reference

#include <Functions0D.h>

Inherits Freestyle::UnaryFunction0D< Vec2f >.

Public Member Functions

string getName () const
int operator() (Interface0DIterator &iter)
Public Member Functions inherited from Freestyle::UnaryFunction0D< Vec2f >
 UnaryFunction0D ()
virtual ~UnaryFunction0D ()

Additional Inherited Members

Public Types inherited from Freestyle::UnaryFunction0D< Vec2f >
typedef Vec2f ReturnedValueType
Public Attributes inherited from Freestyle::UnaryFunction0D< Vec2f >
Vec2f result
void * py_uf0D

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&.

Definition at line 272 of file Functions0D.h.

Member Function Documentation

◆ getName()

string Freestyle::Functions0D::VertexOrientation2DF0D::getName ( ) const
inlinevirtual

Returns the string "VertexOrientation2DF0D"

Reimplemented from Freestyle::UnaryFunction0D< Vec2f >.

Definition at line 275 of file Functions0D.h.

◆ operator()()


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