- Jun 06, 2014
-
-
Tom Fischer authored
Impl. a new algorithm for checking if a point is within a triangle and removed old sources for this task.
-
- Mar 20, 2014
-
-
Norihiro Watanabe authored
refactor rotation functions to seprate functions to compute a rotation matrix and a function to rotate points with a given rotation matrix
-
- Mar 11, 2014
-
-
-
Karsten Rink authored
-
Karsten Rink authored
-
Karsten Rink authored
-
Karsten Rink authored
-
Tom Fischer authored
-
- Mar 07, 2014
-
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Norihiro Watanabe authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
For this reason the reworked class template Vector3 is used.
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
- Mar 03, 2014
-
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
- Feb 28, 2014
-
-
Karsten Rink authored
-
Karsten Rink authored
-
- Feb 22, 2014
-
-
Karsten Rink authored
-
- Feb 20, 2014
-
-
Karsten Rink authored
-
Karsten Rink authored
-
- Sep 13, 2013
-
-
Karsten Rink authored
-
- Jul 24, 2013
-
-
Dmitri Naumov authored
-
- Jun 26, 2013
-
-
Tom Fischer authored
-
- Jun 18, 2013
-
-
Dmitri Naumov authored
The template arguments are matrix type and vector type. For new matrix types it is necessary to specialize the template. This is done for DenseMatrix as matrix type and double* as vector type.
-