homog2d library
test_files Directory Reference

Files

file  bg_test_1.cpp
 test of importing a polygon from Boost Geometry
 
file  demo_svg_import.cpp
 Demo of reading svg files. Build with $ make demo-import
 
file  homog2d_test_rtp_1.cpp
 This program will demonstrate the pointer-based runtime polymorphism capabilities. Is included in test suite.
 
file  homog2d_test_rtp_2.cpp
 This program will demonstrate the variant-based runtime polymorphism capabilities. Is included in test suite.
 
file  homog2d_test_rtp_3.cpp
 This program will demonstrate that variant-based runtime polymorphism can be use simultaneously with the pointer-based runtime polymorphism.
 
file  mylib.cpp
 used to check build of multiple files with MS compiler, see msvc.yml
 
file  mylib.hpp
 
file  rtp_p.hpp
 
file  rtp_v.hpp
 
file  single_file.cpp
 used to check build of single file with MS compiler, see msvc.yml
 
file  test_multiple.cpp
 used to check build of multiple files with MS compiler, see msvc.yml
 
file  ttmath_t1.cpp
 This is a test file demonstrating the usage of the ttmath library.