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

#include <COM_van_vliet_gaussian_coefficients.hh>

Public Member Functions

 VanVlietGaussianCoefficientsKey (float sigma)
 
uint64_t hash () const
 

Public Attributes

float sigma
 

Detailed Description

Definition at line 22 of file COM_van_vliet_gaussian_coefficients.hh.

Constructor & Destructor Documentation

◆ VanVlietGaussianCoefficientsKey()

blender::realtime_compositor::VanVlietGaussianCoefficientsKey::VanVlietGaussianCoefficientsKey ( float sigma)

Definition at line 47 of file van_vliet_gaussian_coefficients.cc.

Member Function Documentation

◆ hash()

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

Definition at line 49 of file van_vliet_gaussian_coefficients.cc.

References blender::get_default_hash(), and sigma.

Member Data Documentation

◆ sigma

float blender::realtime_compositor::VanVlietGaussianCoefficientsKey::sigma

Definition at line 24 of file COM_van_vliet_gaussian_coefficients.hh.

Referenced by hash().


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