Blender  V2.93
Public Types | Static Public Member Functions | List of all members
blender::attribute_math::DefaultMixerStruct< int > Struct Reference

#include <BKE_attribute_math.hh>

Public Types

using type = SimpleMixerWithAccumulationType< int, double, double_to_int >
 

Static Public Member Functions

static int double_to_int (const double &value)
 

Detailed Description

Definition at line 231 of file BKE_attribute_math.hh.

Member Typedef Documentation

◆ type

Definition at line 238 of file BKE_attribute_math.hh.

Member Function Documentation

◆ double_to_int()

static int blender::attribute_math::DefaultMixerStruct< int >::double_to_int ( const double value)
inlinestatic

Definition at line 232 of file BKE_attribute_math.hh.


The documentation for this struct was generated from the following file: