[gameprogrammer] Re: c++ template problem
- From: Felde Norbert <fenor@xxxxxxxxxxx>
- To: gameprogrammer@xxxxxxxxxxxxx
- Date: Tue, 21 Jul 2009 14:02:58 +0200
As I see it works. Thanks fenor Nicolas Goy írta:
On Jul 18, 2009, at 11:17 PM, Brian wrote:This sounds like overkill. Most people use 2 vector types, 2D and 3D.I agree, but don't forget 4D for homogeneous transformation.Also, as the math is different (you can't cross product 2d vectors), it doesn't really make sense to have something generic.My two cents -- kuon Crazy programmer Bear. http://kuon.goyman.com --------------------- To unsubscribe go to http://gameprogrammer.com/mailinglist.html
--------------------- To unsubscribe go to http://gameprogrammer.com/mailinglist.html
- Follow-Ups:
- [gameprogrammer] Re: c++ template problem
- From: Roman Hwang
- [gameprogrammer] Re: c++ template problem
- References:
- [gameprogrammer] c++ template problem
- From: Felde Norbert
- [gameprogrammer] Re: c++ template problem
- From: Brian
- [gameprogrammer] Re: c++ template problem
- From: Nicolas Goy
- [gameprogrammer] c++ template problem
Other related posts:
- » [gameprogrammer] c++ template problem - Felde Norbert
- » [gameprogrammer] Re: c++ template problem - Brian
- » [gameprogrammer] Re: c++ template problem - Matthew Weigel
- » [gameprogrammer] Re: c++ template problem - Felde Norbert
- » [gameprogrammer] Re: c++ template problem - Nicolas Goy
- » [gameprogrammer] Re: c++ template problem - Felde Norbert
- » [gameprogrammer] Re: c++ template problem - Roman Hwang
- » [gameprogrammer] Re: c++ template problem - Robbert de Groot
- » [gameprogrammer] Re: c++ template problem - Felde Norbert
- » [gameprogrammer] Re: c++ template problem - Roman Hwang
- » [gameprogrammer] Re: c++ template problem - Brian
- » [gameprogrammer] Re: c++ template problem - Madison McGaffin