|
Blender
V3.3
|
#include <Functions0D.h>
Public Member Functions | |
| string | getName () const |
| int | operator() (Interface0DIterator &iter) |
Public Member Functions inherited from Freestyle::UnaryFunction0D< ViewShape * > | |
| UnaryFunction0D () | |
| virtual | ~UnaryFunction0D () |
Additional Inherited Members | |
Public Types inherited from Freestyle::UnaryFunction0D< ViewShape * > | |
| typedef ViewShape * | ReturnedValueType |
Public Attributes inherited from Freestyle::UnaryFunction0D< ViewShape * > | |
| ViewShape * | result |
| void * | py_uf0D |
Returns the ViewShape* containing the Interface0D
Definition at line 434 of file Functions0D.h.
|
inlinevirtual |
Returns the string "GetShapeF0D"
Reimplemented from Freestyle::UnaryFunction0D< ViewShape * >.
Definition at line 437 of file Functions0D.h.
|
virtual |
the () operator.
Reimplemented from Freestyle::UnaryFunction0D< ViewShape * >.
Definition at line 363 of file Functions0D.cpp.
References Freestyle::Functions0D::getShapeF0D(), and result.