|
Blender V5.0
|
#include <BKE_attribute_math.hh>
Public Types | |
| using | type = SimpleMixerWithAccumulationType<short2, float2, int_to_float, float_to_int> |
Static Public Member Functions | |
| static float2 | int_to_float (const short2 &value) |
| static short2 | float_to_int (const float2 &value) |
Definition at line 605 of file BKE_attribute_math.hh.
| using blender::bke::attribute_math::DefaultMixerStruct< short2 >::type = SimpleMixerWithAccumulationType<short2, float2, int_to_float, float_to_int> |
Definition at line 614 of file BKE_attribute_math.hh.
|
inlinestatic |
Definition at line 610 of file BKE_attribute_math.hh.
References blender::math::round().
|
inlinestatic |
Definition at line 606 of file BKE_attribute_math.hh.