Blender  V2.93
Functions
BLI_math_vector_test.cc File Reference
#include "testing/testing.h"
#include "BLI_math.h"

Go to the source code of this file.

Functions

 TEST (math_vector, ClampVecWithFloats)
 
 TEST (math_vector, ClampVecWithVecs)
 

Function Documentation

◆ TEST() [1/2]

TEST ( math_vector  ,
ClampVecWithFloats   
)

Definition at line 7 of file BLI_math_vector_test.cc.

References Freestyle::a, Freestyle::c, clamp_v2(), max, and min.

◆ TEST() [2/2]

TEST ( math_vector  ,
ClampVecWithVecs   
)

Definition at line 28 of file BLI_math_vector_test.cc.

References Freestyle::a, Freestyle::c, clamp_v2_v2v2(), max, and min.