|
Blender V4.3
|
#include <Predicates0D.h>
Inherits Freestyle::UnaryPredicate0D.
Public Member Functions | |
| TrueUP0D () | |
| 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 true any time
Definition at line 117 of file Predicates0D.h.
|
inline |
Default constructor.
Definition at line 120 of file Predicates0D.h.
|
inlinevirtual |
Returns the string "TrueUP0D".
Reimplemented from Freestyle::UnaryPredicate0D.
Definition at line 123 of file Predicates0D.h.
|
inlinevirtual |
The () operator.
Reimplemented from Freestyle::UnaryPredicate0D.
Definition at line 129 of file Predicates0D.h.