Functions
test_vec3.cpp File Reference
#include <cstddef>
#include <cmath>
#include <gtest/gtest.h>
#include <mcl_3dl/vec3.h>
Include dependency graph for test_vec3.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 
 TEST (Vec3, Constructors)
 
 TEST (Vec3, Operators)
 
 TEST (Vec3, Times)
 
 TEST (Vec3, Norm)
 
 TEST (Vec3, Products)
 

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 152 of file test_vec3.cpp.

TEST ( Vec3  ,
Constructors   
)

Definition at line 37 of file test_vec3.cpp.

TEST ( Vec3  ,
Operators   
)

Definition at line 52 of file test_vec3.cpp.

TEST ( Vec3  ,
Times   
)

Definition at line 100 of file test_vec3.cpp.

TEST ( Vec3  ,
Norm   
)

Definition at line 108 of file test_vec3.cpp.

TEST ( Vec3  ,
Products   
)

Definition at line 119 of file test_vec3.cpp.



mcl_3dl
Author(s): Atsushi Watanabe
autogenerated on Wed May 12 2021 02:16:29