Blender
V3.3
|
#include <Functions0D.h>
Public Member Functions | |
string | getName () const |
int | operator() (Interface0DIterator &iter) |
![]() | |
UnaryFunction0D () | |
virtual | ~UnaryFunction0D () |
Additional Inherited Members | |
![]() | |
typedef Nature::EdgeNature | ReturnedValueType |
![]() | |
Nature::EdgeNature | result |
void * | py_uf0D |
Returns the Nature::EdgeNature of the 1D element the Interface0DIterator& belongs to.
Definition at line 420 of file Functions0D.h.
|
inlinevirtual |
Returns the string "QuantitativeInvisibilityF0D"
Reimplemented from Freestyle::UnaryFunction0D< Nature::EdgeNature >.
Definition at line 423 of file Functions0D.h.
|
virtual |
the () operator.
Reimplemented from Freestyle::UnaryFunction0D< Nature::EdgeNature >.
Definition at line 337 of file Functions0D.cpp.
References Freestyle::ViewEdge::getNature(), Freestyle::Functions0D::getViewEdges(), and result.