Blender  V3.3
Public Member Functions | List of all members
Freestyle::Functions0D::GetViewMapGradientNormF0D Class Reference

#include <AdvancedFunctions0D.h>

Inheritance diagram for Freestyle::Functions0D::GetViewMapGradientNormF0D:
Freestyle::UnaryFunction0D< float >

Public Member Functions

 GetViewMapGradientNormF0D (int level)
 
string getName () const
 
int operator() (Interface0DIterator &iter)
 
- Public Member Functions inherited from Freestyle::UnaryFunction0D< float >
 UnaryFunction0D ()
 
virtual ~UnaryFunction0D ()
 

Additional Inherited Members

- Public Types inherited from Freestyle::UnaryFunction0D< float >
typedef float ReturnedValueType
 
- Public Attributes inherited from Freestyle::UnaryFunction0D< float >
float result
 
voidpy_uf0D
 

Detailed Description

Returns the norm of the gradient of the global viewmap density image.

Definition at line 168 of file AdvancedFunctions0D.h.

Constructor & Destructor Documentation

◆ GetViewMapGradientNormF0D()

Freestyle::Functions0D::GetViewMapGradientNormF0D::GetViewMapGradientNormF0D ( int  level)
inline

Builds the functor

Parameters
levelThe level of the pyramid from which the pixel must be read.

Definition at line 178 of file AdvancedFunctions0D.h.

References float(), and pow().

Member Function Documentation

◆ getName()

string Freestyle::Functions0D::GetViewMapGradientNormF0D::getName ( ) const
inlinevirtual

Returns the string "GetOccludeeF0D"

Reimplemented from Freestyle::UnaryFunction0D< float >.

Definition at line 185 of file AdvancedFunctions0D.h.

◆ operator()()

int Freestyle::Functions0D::GetViewMapGradientNormF0D::operator() ( Interface0DIterator iter)
virtual

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