You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Vladimír Vondruš 88e6221ac3 Better name for parameter in VectorN constructor from VectorN-1. 14 years ago
..
Geometry Renamed Vector::lengthSquared() to parameterless Vector::dot(). 14 years ago
Test Using round() in denormalization. 14 years ago
CMakeLists.txt ...and install new Swizzle.h. Damn. 14 years ago
Math.cpp Happy New Year. 15 years ago
Math.h Using round() in denormalization. 14 years ago
MathTypeTraits.h Added NumericType and FloatingPointType to Math::MathTypeTraits. 14 years ago
Matrix.h Added NumericType and FloatingPointType to Math::MathTypeTraits. 14 years ago
Matrix3.h Support for 2D transformations in addition to 3D in Matrix classes. 14 years ago
Matrix4.h Use std:: variants for sin(), cos() and sqrt(). 14 years ago
Swizzle.h Another, more convenient way to swizzle. 14 years ago
Vector.h Added NumericType and FloatingPointType to Math::MathTypeTraits. 14 years ago
Vector2.h Custom @debugoperator command instead of hiding the functions. 14 years ago
Vector3.h Better name for parameter in VectorN constructor from VectorN-1. 14 years ago
Vector4.h Better name for parameter in VectorN constructor from VectorN-1. 14 years ago