![]() |
Shadowrun: Awakened 29 September 2011 - Build 871
|
#include <cat/gfx/Scalar.hpp>
Include dependency graph for Vector.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | cat::Vector< DIM, Scalar, Double > |
Namespaces | |
| namespace | cat |
Defines | |
| #define | FOR_EACH_DIMENSION(index) for (int index = 0; index < DIM; ++index) |
Typedefs | |
| typedef Vector< 2, f64, f64 > | cat::Vector2d |
| typedef Vector< 2, f32, f64 > | cat::Vector2f |
| typedef Vector< 2, s32, s32 > | cat::Vector2s |
| typedef Vector< 2, u32, u32 > | cat::Vector2u |
| typedef Vector< 3, f64, f64 > | cat::Vector3d |
| typedef Vector< 3, f32, f64 > | cat::Vector3f |
| typedef Vector< 3, s32, s32 > | cat::Vector3s |
| typedef Vector< 3, u32, u32 > | cat::Vector3u |
| typedef Vector< 4, f64, f64 > | cat::Vector4d |
| typedef Vector< 4, f32, f64 > | cat::Vector4f |
| typedef Vector< 4, s32, s32 > | cat::Vector4s |
| typedef Vector< 4, u32, u32 > | cat::Vector4u |
| #define FOR_EACH_DIMENSION | ( | index | ) | for (int index = 0; index < DIM; ++index) |
Definition at line 36 of file Vector.hpp.
Referenced by cat::Vector< 4, Scalar, Double >::addToEachElement(), cat::Vector< 4, Scalar, Double >::componentDivide(), cat::Vector< 4, Scalar, Double >::componentMultiply(), cat::Vector< 4, Scalar, Double >::dotProduct(), cat::Vector< 4, Scalar, Double >::isZero(), cat::Vector< 4, Scalar, Double >::magnitude(), cat::Vector< 4, Scalar, Double >::negate(), cat::Vector< 4, Scalar, Double >::normalize(), cat::Vector< 4, Scalar, Double >::normalize_fast_f32(), cat::Vector< 4, Scalar, Double >::operator*(), cat::Vector< 4, Scalar, Double >::operator*=(), cat::Vector< 4, Scalar, Double >::operator+(), cat::Vector< 4, Scalar, Double >::operator+=(), cat::Vector< 4, Scalar, Double >::operator-(), cat::Vector< 4, Scalar, Double >::operator-=(), cat::Vector< 4, Scalar, Double >::operator/(), cat::Vector< 4, Scalar, Double >::operator/=(), and cat::Vector< 4, Scalar, Double >::subtractFromEachElement().
Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.