Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
MathVectorTests.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  Divide
 Handle console commands that start with a forward slash.
 

Functions

 Divide::TEST_CASE ("Vec Size Tests", "[math_vectors_test]")
 
 Divide::TEST_CASE ("Vec Constructor Conversions", "[math_vectors_test]")
 
 Divide::TEST_CASE ("Vec Length Tests", "[math_vectors_test]")
 
 Divide::TEST_CASE ("Vec-Scalar Multiply Tests", "[math_vectors_test]")
 
 Divide::TEST_CASE ("Vec-Vec Multiply Tests", "[math_vectors_test]")
 
 Divide::TEST_CASE ("Vec Dot Tests", "[math_vectors_test]")