Blender
V3.3
|
#include <Functions0D.h>
Public Member Functions | |
string | getName () const |
int | operator() (Interface0DIterator &iter) |
![]() | |
UnaryFunction0D () | |
virtual | ~UnaryFunction0D () |
Additional Inherited Members | |
![]() | |
typedef double | ReturnedValueType |
![]() | |
double | result |
void * | py_uf0D |
Returns a real giving the 2D curvature (as an angle) of the 1D element to which the Interface0DIterator& belongs to and evaluated at the Interface0D pointed by this Interface0DIterator&.
Definition at line 310 of file Functions0D.h.
|
inlinevirtual |
Returns the string "Curvature2DAngleF0D"
Reimplemented from Freestyle::UnaryFunction0D< double >.
Definition at line 313 of file Functions0D.h.
|
virtual |
the () operator.
Reimplemented from Freestyle::UnaryFunction0D< double >.
Definition at line 201 of file Functions0D.cpp.
References A, KDL::acos(), B, C, count, Freestyle::Interface0DIterator::isBegin(), next, Freestyle::VecMat::Vec< T, N >::norm(), Freestyle::VecMat::Vec< T, N >::normalize(), blender::meshintersect::prev(), result, and v.