Blender  V3.3
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 356 of file BKE_attribute_math.hh.

Member Typedef Documentation

◆ type

Definition at line 363 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 357 of file BKE_attribute_math.hh.


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