Blender V4.3
blender::realtime_compositor::DericheGaussianCoefficientsKey Class Reference

#include <COM_deriche_gaussian_coefficients.hh>

Public Member Functions

 DericheGaussianCoefficientsKey (float sigma)
 
uint64_t hash () const
 

Public Attributes

float sigma
 

Detailed Description

Definition at line 22 of file COM_deriche_gaussian_coefficients.hh.

Constructor & Destructor Documentation

◆ DericheGaussianCoefficientsKey()

blender::realtime_compositor::DericheGaussianCoefficientsKey::DericheGaussianCoefficientsKey ( float sigma)

Definition at line 41 of file deriche_gaussian_coefficients.cc.

Member Function Documentation

◆ hash()

uint64_t blender::realtime_compositor::DericheGaussianCoefficientsKey::hash ( ) const

Definition at line 43 of file deriche_gaussian_coefficients.cc.

References blender::get_default_hash(), and sigma.

Member Data Documentation

◆ sigma

float blender::realtime_compositor::DericheGaussianCoefficientsKey::sigma

Definition at line 24 of file COM_deriche_gaussian_coefficients.hh.

Referenced by hash().


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