|
Blender
V3.3
|
#include <Predicates0D.h>
Public Member Functions | |
| FalseUP0D () | |
| string | getName () const |
| int | operator() (Interface0DIterator &) |
Public Member Functions inherited from Freestyle::UnaryPredicate0D | |
| UnaryPredicate0D () | |
| virtual | ~UnaryPredicate0D () |
Additional Inherited Members | |
Public Attributes inherited from Freestyle::UnaryPredicate0D | |
| bool | result |
| void * | py_up0D |
Returns false any time
Definition at line 142 of file Predicates0D.h.
|
inline |
Default constructor.
Definition at line 145 of file Predicates0D.h.
|
inlinevirtual |
Returns the string "FalseUP0D".
Reimplemented from Freestyle::UnaryPredicate0D.
Definition at line 150 of file Predicates0D.h.
|
inlinevirtual |
The () operator.
Reimplemented from Freestyle::UnaryPredicate0D.
Definition at line 156 of file Predicates0D.h.
References Freestyle::UnaryPredicate0D::result.