Blender
V3.3
|
#include <Functions0D.h>
Public Member Functions | |
string | getName () const |
int | operator() (Interface0DIterator &iter) |
![]() | |
UnaryFunction0D () | |
virtual | ~UnaryFunction0D () |
Additional Inherited Members | |
![]() | |
typedef float | ReturnedValueType |
![]() | |
float | result |
void * | py_uf0D |
Returns the parameter of an Interface0D in the context of its 1D element.
Definition at line 255 of file Functions0D.h.
|
inlinevirtual |
Returns the string "GetCurvilinearAbscissaF0D"
Reimplemented from Freestyle::UnaryFunction0D< float >.
Definition at line 258 of file Functions0D.h.
|
inlinevirtual |
the () operator.
Reimplemented from Freestyle::UnaryFunction0D< float >.
Definition at line 264 of file Functions0D.h.
References result, and Freestyle::Interface0DIterator::u().