Blender
V3.3
|
#include <Predicates0D.h>
Public Member Functions | |
TrueUP0D () | |
string | getName () const |
int | operator() (Interface0DIterator &) |
![]() | |
UnaryPredicate0D () | |
virtual | ~UnaryPredicate0D () |
Additional Inherited Members | |
![]() | |
bool | result |
void * | py_up0D |
Returns true any time
Definition at line 119 of file Predicates0D.h.
|
inline |
Default constructor.
Definition at line 122 of file Predicates0D.h.
|
inlinevirtual |
Returns the string "TrueUP0D".
Reimplemented from Freestyle::UnaryPredicate0D.
Definition at line 127 of file Predicates0D.h.
|
inlinevirtual |
The () operator.
Reimplemented from Freestyle::UnaryPredicate0D.
Definition at line 133 of file Predicates0D.h.
References Freestyle::UnaryPredicate0D::result.