Blender V4.3
blender::math::AssertUnitEpsilon< T > Struct Template Reference

#include <BLI_math_vector_types.hh>

Static Public Attributes

static constexpr T value = T(0.0002)
 

Detailed Description

template<typename T>
struct blender::math::AssertUnitEpsilon< T >

Definition at line 580 of file BLI_math_vector_types.hh.

Member Data Documentation

◆ value

template<typename T >
T blender::math::AssertUnitEpsilon< T >::value = T(0.0002)
staticconstexpr
Note
Copy of BLI_ASSERT_UNIT_EPSILON_DB to avoid dragging the entire header.

Definition at line 582 of file BLI_math_vector_types.hh.


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