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 X 3D projected coordinate of an Interface0D.
Definition at line 183 of file Functions0D.h.
|
inlinevirtual |
Returns the string "GetProjectedXF0D"
Reimplemented from Freestyle::UnaryFunction0D< double >.
Definition at line 186 of file Functions0D.h.
|
inlinevirtual |
the () operator.
Reimplemented from Freestyle::UnaryFunction0D< double >.
Definition at line 192 of file Functions0D.h.
References Freestyle::Interface0D::getProjectedX(), and result.