Blender V4.3
Freestyle::Predicates1D::ViewMapGradientNormBP1D Class Reference

#include <Predicates1D.h>

Inherits Freestyle::BinaryPredicate1D.

Public Member Functions

 ViewMapGradientNormBP1D (int level, IntegrationType iType=MEAN, float sampling=2.0)
 
string getName () const
 
int operator() (Interface1D &i1, Interface1D &i2)
 
- Public Member Functions inherited from Freestyle::BinaryPredicate1D
 BinaryPredicate1D ()
 
virtual ~BinaryPredicate1D ()
 

Additional Inherited Members

- Public Attributes inherited from Freestyle::BinaryPredicate1D
bool result
 
void * py_bp1D
 

Detailed Description

Returns true if the evaluation of the Gradient norm Function is higher for Interface1D i1 than for i2.

Definition at line 527 of file Predicates1D.h.

Constructor & Destructor Documentation

◆ ViewMapGradientNormBP1D()

Freestyle::Predicates1D::ViewMapGradientNormBP1D::ViewMapGradientNormBP1D ( int level,
IntegrationType iType = MEAN,
float sampling = 2.0 )
inline

Definition at line 532 of file Predicates1D.h.

Member Function Documentation

◆ getName()

string Freestyle::Predicates1D::ViewMapGradientNormBP1D::getName ( ) const
inlinevirtual

Returns the string "ViewMapGradientNormBP1D"

Reimplemented from Freestyle::BinaryPredicate1D.

Definition at line 538 of file Predicates1D.h.

◆ operator()()

int Freestyle::Predicates1D::ViewMapGradientNormBP1D::operator() ( Interface1D & i1,
Interface1D & i2 )
inlinevirtual

The () operator.

Reimplemented from Freestyle::BinaryPredicate1D.

Definition at line 544 of file Predicates1D.h.

References Freestyle::UnaryFunction1D< T >::result.


The documentation for this class was generated from the following file: