Pavel Krajcevski
|
bcf7c5c389
|
Some more compiler error and warning fixes.
|
2013-10-15 10:32:38 -04:00 |
|
Pavel Krajcevski
|
89110be602
|
Get rid of a bunch of MSVC compiler warnings.
|
2013-10-15 00:31:33 -04:00 |
|
Pavel Krajcevski
|
47074c1224
|
Abstract away a bit more logic in order to allow us to easily override the core vector operations if need be.
|
2013-10-08 20:29:56 -04:00 |
|
Pavel Krajcevski
|
01a38dc76b
|
Add more generic structures for performing scalar multiplication with vectors (i.e. ones that actually compile)
|
2013-10-08 18:39:32 -04:00 |
|
Pavel Krajcevski
|
473a1c1869
|
Move the operators out of the class definition so that we can derive from Vectors.
|
2013-10-08 15:06:20 -04:00 |
|
Pavel Krajcevski
|
cb348c3598
|
Reappropriate vexlib math headers into FasTC.
|
2013-10-03 17:19:28 -04:00 |
|