|
Blender V5.0
|
#include <Functions0D.h>
Inherits Freestyle::UnaryFunction0D< float >.
Public Member Functions | |
| string | getName () const |
| int | operator() (Interface0DIterator &iter) |
| Public Member Functions inherited from Freestyle::UnaryFunction0D< float > | |
| UnaryFunction0D () | |
| virtual | ~UnaryFunction0D () |
Additional Inherited Members | |
| Public Types inherited from Freestyle::UnaryFunction0D< float > | |
| typedef float | ReturnedValueType |
| Public Attributes inherited from Freestyle::UnaryFunction0D< float > | |
| float | result |
| void * | py_uf0D |
Returns the parameter of an Interface0D in the context of its 1D element.
Definition at line 251 of file Functions0D.h.
|
inlinevirtual |
Returns the string "GetCurvilinearAbscissaF0D"
Reimplemented from Freestyle::UnaryFunction0D< float >.
Definition at line 254 of file Functions0D.h.
|
inlinevirtual |
the () operator.
Reimplemented from Freestyle::UnaryFunction0D< float >.
Definition at line 260 of file Functions0D.h.
References Freestyle::UnaryFunction0D< float >::result, and Freestyle::Interface0DIterator::u().