- Jul 25, 2016
-
-
- Jun 14, 2016
-
-
Tom Fischer authored
-
- May 17, 2016
-
-
Dmitri Naumov authored
-
- Apr 20, 2016
-
-
Dmitri Naumov authored
Modernize default ctor definitions.
-
- Jan 21, 2016
-
-
Karsten Rink authored
-
- Jan 13, 2016
-
-
Dmitri Naumov authored
-
- Jul 02, 2015
-
-
Dmitri Naumov authored
-
- Jan 20, 2015
-
-
Lars Bilke authored
-
- Sep 30, 2014
-
-
Karsten Rink authored
-
Karsten Rink authored
-
Karsten Rink authored
-
- Sep 03, 2014
-
-
Dmitri Naumov authored
-
- Mar 07, 2014
-
-
Tom Fischer authored
-
Tom Fischer authored
-
- Mar 04, 2014
-
-
Tom Fischer authored
-
Tom Fischer authored
-
- Mar 03, 2014
-
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
Made sqrLength() private.
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
Method does not make use of any part of Vector3. If the functionality is needed it can be impl. outside of this class.
-
Tom Fischer 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
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
The TemplateVector3 is derived from TemplatePoint<T,N>. There isn't a constructor taking 3 values for TemplatePoint. Instead of this a std::array is used to initialize the TemplatePoint data structures. For this reason the TemplateVector3 constructor that is taking two points to initialize the internal data needs an initializer list.
-
Tom Fischer authored
-
- Apr 23, 2013
-
-
Norihiro Watanabe authored
-
- Feb 25, 2013
-
-
Tom Fischer authored
- Implemented class template GeoPoint (see GeoLib/Point.h) and substituted class templates in the typedef. - Some changes due to changed namespace in MathLib/Vector3.h and GeoLib/Color.h.
-
- Jan 10, 2013
-
-
Lars Bilke authored
-
- Jan 02, 2013
-
-
Lars Bilke authored
-