Menu

Commit [r126]  Maximize  Restore  History

*point* and *vector* migrated from vislib, including tests

(only halfspace methods missing atm)

sgrottel 2012-09-07

1 2 > >> (Page 1 of 2)
changed /trunk/Test/TheTest/TheTest.vcxproj
changed /trunk/Test/TheTest/TheTest.vcxproj.filters
changed /trunk/Test/TheTest/index.cpp
added /trunk/Test/TheTest/testpoint.cpp
added /trunk/Test/TheTest/testpoint.h
added /trunk/Test/TheTest/testvector.cpp
added /trunk/Test/TheTest/testvector.h
changed /trunk/TheLib.vcxproj
changed /trunk/TheLib.vcxproj.filters
added /trunk/include/the/math
added /trunk/include/the/math/abstract_point.h
added /trunk/include/the/math/abstract_point_impl.h
added /trunk/include/the/math/abstract_vector.h
added /trunk/include/the/math/abstract_vector_impl.h
added /trunk/include/the/math/functions.h
added /trunk/include/the/math/point.h
added /trunk/include/the/math/shallow_point.h
added /trunk/include/the/math/shallow_vector.h
added /trunk/include/the/math/types.h
added /trunk/include/the/math/vector.h
added /trunk/src/math
added /trunk/src/math/abstract_point.cpp
added /trunk/src/math/abstract_point_impl.cpp
added /trunk/src/math/abstract_vector.cpp
added /trunk/src/math/abstract_vector_impl.cpp
/trunk/Test/TheTest/TheTest.vcxproj Diff Switch to side-by-side view
Loading...
/trunk/Test/TheTest/TheTest.vcxproj.filters Diff Switch to side-by-side view
Loading...
/trunk/Test/TheTest/index.cpp Diff Switch to side-by-side view
Loading...
/trunk/Test/TheTest/testpoint.cpp Diff Switch to side-by-side view
Loading...
/trunk/Test/TheTest/testpoint.h Diff Switch to side-by-side view
Loading...
/trunk/Test/TheTest/testvector.cpp Diff Switch to side-by-side view
Loading...
/trunk/Test/TheTest/testvector.h Diff Switch to side-by-side view
Loading...
/trunk/TheLib.vcxproj Diff Switch to side-by-side view
Loading...
/trunk/TheLib.vcxproj.filters Diff Switch to side-by-side view
Loading...
/trunk/include/the/math/abstract_point.h Diff Switch to side-by-side view
Loading...
/trunk/include/the/math/abstract_point_impl.h Diff Switch to side-by-side view
Loading...
/trunk/include/the/math/abstract_vector.h Diff Switch to side-by-side view
Loading...
/trunk/include/the/math/abstract_vector_impl.h Diff Switch to side-by-side view
Loading...
/trunk/include/the/math/functions.h Diff Switch to side-by-side view
Loading...
/trunk/include/the/math/point.h Diff Switch to side-by-side view
Loading...
/trunk/include/the/math/shallow_point.h Diff Switch to side-by-side view
Loading...
/trunk/include/the/math/shallow_vector.h Diff Switch to side-by-side view
Loading...
/trunk/include/the/math/types.h Diff Switch to side-by-side view
Loading...
/trunk/include/the/math/vector.h Diff Switch to side-by-side view
Loading...
/trunk/src/math
Directory.
/trunk/src/math/abstract_point.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/math/abstract_point_impl.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/math/abstract_vector.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/math/abstract_vector_impl.cpp Diff Switch to side-by-side view
Loading...
1 2 > >> (Page 1 of 2)