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

#include <COM_morphological_distance_feather_weights.hh>

Public Member Functions

 MorphologicalDistanceFeatherWeightsKey (int type, float radius)
 
uint64_t hash () const
 

Public Attributes

int type
 
float radius
 

Detailed Description

Constructor & Destructor Documentation

◆ MorphologicalDistanceFeatherWeightsKey()

blender::realtime_compositor::MorphologicalDistanceFeatherWeightsKey::MorphologicalDistanceFeatherWeightsKey ( int type,
float radius )

Definition at line 30 of file morphological_distance_feather_weights.cc.

Member Function Documentation

◆ hash()

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

Member Data Documentation

◆ radius

float blender::realtime_compositor::MorphologicalDistanceFeatherWeightsKey::radius

◆ type

int blender::realtime_compositor::MorphologicalDistanceFeatherWeightsKey::type

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