|
Blender V4.3
|
#include <BKE_attribute_math.hh>
Public Types | |
| using | type = SimpleMixerWithAccumulationType<bool, float, bool_to_float, float_to_bool> |
Static Public Member Functions | |
| static float | bool_to_float (const bool &value) |
| static bool | float_to_bool (const float &value) |
Definition at line 591 of file BKE_attribute_math.hh.
| using blender::bke::attribute_math::DefaultMixerStruct< bool >::type = SimpleMixerWithAccumulationType<bool, float, bool_to_float, float_to_bool> |
Definition at line 602 of file BKE_attribute_math.hh.
|
inlinestatic |
Definition at line 592 of file BKE_attribute_math.hh.
|
inlinestatic |
Definition at line 596 of file BKE_attribute_math.hh.