|
Blender V5.0
|
#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 629 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 640 of file BKE_attribute_math.hh.
|
inlinestatic |
Definition at line 630 of file BKE_attribute_math.hh.
|
inlinestatic |
Definition at line 634 of file BKE_attribute_math.hh.