Blender V5.0
blender::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::compositor::MorphologicalDistanceFeatherWeightsKey::MorphologicalDistanceFeatherWeightsKey ( int type,
float radius )

Definition at line 26 of file morphological_distance_feather_weights.cc.

References radius, and type.

Member Function Documentation

◆ hash()

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

Member Data Documentation

◆ radius

float blender::compositor::MorphologicalDistanceFeatherWeightsKey::radius

◆ type

int blender::compositor::MorphologicalDistanceFeatherWeightsKey::type

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