Blender V5.0
util_math_float3_test.cpp File Reference
#include <gtest/gtest.h>
#include "util/math.h"

Go to the source code of this file.

Classes

class  Float3Test

Functions

 TEST_F (Float3Test, fmod)

Function Documentation

◆ TEST_F()

TEST_F ( Float3Test ,
fmod  )

Definition at line 23 of file util_math_float3_test.cpp.

References fmod(), make_float3(), float3::x, float3::y, and float3::z.