Blender  V3.3
Namespaces | Functions
BLI_math_base_test.cc File Reference
#include "testing/testing.h"
#include "BLI_math.h"
#include "BLI_math_base.hh"
#include "BLI_math_vector.hh"

Go to the source code of this file.

Namespaces

 blender
 
 blender::tests
 

Functions

 blender::tests::TEST (math_base, CompareFFRelativeValid)
 
 blender::tests::TEST (math_base, CompareFFRelativeNormal)
 
 blender::tests::TEST (math_base, CompareFFRelativeZero)
 
 blender::tests::TEST (math_base, Log2FloorU)
 
 blender::tests::TEST (math_base, Log2CeilU)
 
 blender::tests::TEST (math_base, CeilPowerOf10)
 
 blender::tests::TEST (math_base, FloorPowerOf10)
 
 blender::tests::TEST (math_base, MinVectorAndFloat)
 
 blender::tests::TEST (math_base, ClampInt)
 
 blender::tests::TEST (math_base, Midpoint)
 
 blender::tests::TEST (math_base, InterpolateInt)