|
Blender
V2.93
|
#include <Predicates1D.h>
Inherits Freestyle::UnaryPredicate1D.
Public Member Functions | |
| TrueUP1D () | |
| string | getName () const |
| int | operator() (Interface1D &) |
Public Member Functions inherited from Freestyle::UnaryPredicate1D | |
| UnaryPredicate1D () | |
| virtual | ~UnaryPredicate1D () |
Additional Inherited Members | |
Public Attributes inherited from Freestyle::UnaryPredicate1D | |
| bool | result |
| void * | py_up1D |
Returns true
Definition at line 140 of file Predicates1D.h.
|
inline |
Constructor
Definition at line 143 of file Predicates1D.h.
|
inlinevirtual |
Returns the string "TrueUP1D"
Reimplemented from Freestyle::UnaryPredicate1D.
Definition at line 148 of file Predicates1D.h.
|
inlinevirtual |
the () operator
Reimplemented from Freestyle::UnaryPredicate1D.
Definition at line 154 of file Predicates1D.h.
References Freestyle::UnaryPredicate1D::result.