Blender
V3.3
|
#include <Functions0D.h>
Public Member Functions | |
string | getName () const |
int | operator() (Interface0DIterator &iter) |
![]() | |
UnaryFunction0D () | |
virtual | ~UnaryFunction0D () |
Additional Inherited Members | |
![]() | |
typedef Vec2f | ReturnedValueType |
![]() | |
Vec2f | result |
void * | py_uf0D |
Returns a Vec2f giving the normalized 2D normal to the 1D element to which the Interface0DIterator& belongs to and evaluated at the Interface0D pointed by this Interface0DIterator&.
Definition at line 345 of file Functions0D.h.
|
inlinevirtual |
Returns the string "Normal2DF0D"
Reimplemented from Freestyle::UnaryFunction0D< Vec2f >.
Definition at line 348 of file Functions0D.h.
|
virtual |
the () operator.
Reimplemented from Freestyle::UnaryFunction0D< Vec2f >.
Definition at line 274 of file Functions0D.cpp.
References Freestyle::Functions0D::getFEdges(), Freestyle::VecMat::Vec< T, N >::normalize(), Freestyle::FEdge::orientation2d(), and result.