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 the Z projected 3D coordinate of an Interface0D.
Definition at line 219 of file Functions0D.h.
|
inlinevirtual |
Returns the string "GetProjectedZF0D"
Reimplemented from Freestyle::UnaryFunction0D< double >.
Definition at line 222 of file Functions0D.h.
|
inlinevirtual |
the () operator.
Reimplemented from Freestyle::UnaryFunction0D< double >.
Definition at line 228 of file Functions0D.h.
References Freestyle::Interface0D::getProjectedZ(), and result.