|
Blender V4.3
|
#include <Functions0D.h>
Inherits Freestyle::UnaryFunction0D< Nature::EdgeNature >.
Public Member Functions | |
| string | getName () const |
| int | operator() (Interface0DIterator &iter) |
Public Member Functions inherited from Freestyle::UnaryFunction0D< Nature::EdgeNature > | |
| UnaryFunction0D () | |
| virtual | ~UnaryFunction0D () |
Additional Inherited Members | |
Public Types inherited from Freestyle::UnaryFunction0D< Nature::EdgeNature > | |
| typedef Nature::EdgeNature | ReturnedValueType |
Public Attributes inherited from Freestyle::UnaryFunction0D< Nature::EdgeNature > | |
| 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 341 of file Functions0D.cpp.
References Freestyle::ViewEdge::getNature(), and Freestyle::Functions0D::getViewEdges().