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

Go to the source code of this file.

Namespaces

 blender
 
 blender::tests
 

Functions

 blender::tests::TEST (math_vector, ClampVecWithFloats)
 
 blender::tests::TEST (math_vector, ClampVecWithVecs)
 
 blender::tests::TEST (math_vector, test_invert_v3_safe)
 
 blender::tests::TEST (math_vector, Clamp)
 
 blender::tests::TEST (math_vector, InterpolateInt)
 
 blender::tests::TEST (math_vector, InterpolateFloat)
 
 blender::tests::TEST (math_vector, CeilToMultiple)
 
 blender::tests::TEST (math_vector, DivideCeil)