Blender
V3.3
|
#include <Predicates1D.h>
Public Member Functions | |
ViewMapGradientNormBP1D (int level, IntegrationType iType=MEAN, float sampling=2.0) | |
string | getName () const |
int | operator() (Interface1D &i1, Interface1D &i2) |
![]() | |
BinaryPredicate1D () | |
virtual | ~BinaryPredicate1D () |
Additional Inherited Members | |
![]() | |
bool | result |
void * | py_bp1D |
Returns true if the evaluation of the Gradient norm Function is higher for Interface1D i1 than for i2.
Definition at line 533 of file Predicates1D.h.
|
inline |
Definition at line 538 of file Predicates1D.h.
|
inlinevirtual |
Returns the string "ViewMapGradientNormBP1D"
Reimplemented from Freestyle::BinaryPredicate1D.
Definition at line 544 of file Predicates1D.h.
|
inlinevirtual |
The () operator.
Reimplemented from Freestyle::BinaryPredicate1D.
Definition at line 550 of file Predicates1D.h.
References i1, Freestyle::BinaryPredicate1D::result, and Freestyle::UnaryFunction1D< T >::result.