Blender
V3.3
|
#include <Predicates1D.h>
Public Member Functions | |
string | getName () const |
int | operator() (Interface1D &, Interface1D &) |
![]() | |
BinaryPredicate1D () | |
virtual | ~BinaryPredicate1D () |
Additional Inherited Members | |
![]() | |
bool | result |
void * | py_bp1D |
Returns false.
Definition at line 462 of file Predicates1D.h.
|
inlinevirtual |
Returns the string "FalseBP1D"
Reimplemented from Freestyle::BinaryPredicate1D.
Definition at line 465 of file Predicates1D.h.
|
inlinevirtual |
The () operator.
Reimplemented from Freestyle::BinaryPredicate1D.
Definition at line 471 of file Predicates1D.h.
References Freestyle::BinaryPredicate1D::result.