Blender
V3.3
|
#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) |
Definition at line 365 of file BKE_attribute_math.hh.
using blender::attribute_math::DefaultMixerStruct< bool >::type = SimpleMixerWithAccumulationType<bool, float, float_to_bool> |
Definition at line 372 of file BKE_attribute_math.hh.
|
inlinestatic |
Definition at line 366 of file BKE_attribute_math.hh.