|
Blender V4.3
|
#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 curvilinear abscissa of an Interface0D in the context of its 1D element.
Definition at line 237 of file Functions0D.h.
|
inlinevirtual |
Returns the string "GetCurvilinearAbscissaF0D"
Reimplemented from Freestyle::UnaryFunction0D< float >.
Definition at line 240 of file Functions0D.h.
|
inlinevirtual |
the () operator.
Reimplemented from Freestyle::UnaryFunction0D< float >.
Definition at line 246 of file Functions0D.h.
References Freestyle::Interface0DIterator::t().