Blender  V3.3
Public Types | Static Public Member Functions | List of all members
blender::attribute_math::DefaultMixerStruct< bool > Struct Reference

#include <BKE_attribute_math.hh>

Public Types

using type = SimpleMixerWithAccumulationType< bool, float, float_to_bool >
 

Static Public Member Functions

static bool float_to_bool (const float &value)
 

Detailed Description

Definition at line 365 of file BKE_attribute_math.hh.

Member Typedef Documentation

◆ type

Definition at line 372 of file BKE_attribute_math.hh.

Member Function Documentation

◆ float_to_bool()

static bool blender::attribute_math::DefaultMixerStruct< bool >::float_to_bool ( const float value)
inlinestatic

Definition at line 366 of file BKE_attribute_math.hh.


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