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

#include <BKE_attribute_math.hh>

Public Types

using type = SimpleMixerWithAccumulationType< int8_t, float, float_to_int8_t >
 

Static Public Member Functions

static int8_t float_to_int8_t (const float &value)
 

Detailed Description

Definition at line 375 of file BKE_attribute_math.hh.

Member Typedef Documentation

◆ type

Definition at line 381 of file BKE_attribute_math.hh.

Member Function Documentation

◆ float_to_int8_t()

static int8_t blender::attribute_math::DefaultMixerStruct< int8_t >::float_to_int8_t ( const float value)
inlinestatic

Definition at line 376 of file BKE_attribute_math.hh.


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