Blender
V3.3
|
#include <Predicates1D.h>
Public Member Functions | |
FalseUP1D () | |
string | getName () const |
int | operator() (Interface1D &) |
![]() | |
UnaryPredicate1D () | |
virtual | ~UnaryPredicate1D () |
Additional Inherited Members | |
![]() | |
bool | result |
void * | py_up1D |
Returns false
Definition at line 149 of file Predicates1D.h.
|
inline |
Constructor
Definition at line 152 of file Predicates1D.h.
|
inlinevirtual |
Returns the string "FalseUP1D".
Reimplemented from Freestyle::UnaryPredicate1D.
Definition at line 157 of file Predicates1D.h.
|
inlinevirtual |
the () operator
Reimplemented from Freestyle::UnaryPredicate1D.
Definition at line 163 of file Predicates1D.h.
References Freestyle::UnaryPredicate1D::result.