Blender
V3.3
|
#include <Predicates1D.h>
Public Member Functions | |
QuantitativeInvisibilityUP1D (unsigned qi=0) | |
string | getName () const |
int | operator() (Interface1D &inter) |
![]() | |
UnaryPredicate1D () | |
virtual | ~UnaryPredicate1D () |
Additional Inherited Members | |
![]() | |
bool | result |
void * | py_up1D |
Returns true if the Quantitative Invisibility evaluated at an Interface1D, using the QuantitativeInvisibilityF1D functor, equals a certain user-defined value.
Definition at line 174 of file Predicates1D.h.
|
inline |
Builds the Predicate.
qi | The Quantitative Invisibility you want the Interface1D to have |
Definition at line 180 of file Predicates1D.h.
|
inlinevirtual |
Returns the string "QuantitativeInvisibilityUP1D"
Reimplemented from Freestyle::UnaryPredicate1D.
Definition at line 185 of file Predicates1D.h.
|
inlinevirtual |
the () operator
Reimplemented from Freestyle::UnaryPredicate1D.
Definition at line 191 of file Predicates1D.h.
References Freestyle::UnaryPredicate1D::result, and Freestyle::UnaryFunction1D< T >::result.