David Piuva 55b797f978 Removed std dependency from IRect. 5 months ago
..
FMatrix2x2.h b727c72bd0 Improved debugging of math types using more string conversions. 2 years ago
FMatrix3x3.h b727c72bd0 Improved debugging of math types using more string conversions. 2 years ago
FPlane3D.h 947c8f3eec Found and fixed a bug in ray to plane intersection. 6 months ago
FVector.h 70dc39885c Using CR-LF line endings in UTF-8 for source files. 5 years ago
FixedPoint.cpp 0dfd8523b1 Implemented unary negation for FixedPoint. 3 years ago
FixedPoint.h b18e2d92cc Added style class settings in components and using it to read a filter setting. 2 years ago
IRect.h 55b797f978 Removed std dependency from IRect. 5 months ago
IVector.h 70dc39885c Using CR-LF line endings in UTF-8 for source files. 5 years ago
LVector.h 70dc39885c Using CR-LF line endings in UTF-8 for source files. 5 years ago
Transform3D.h efd9df6f94 Made Transform3D into a struct like FMatrix3x3, because it will probably never need private members. 6 months ago
UVector.h 70dc39885c Using CR-LF line endings in UTF-8 for source files. 5 years ago
includeMath.h 8ba2e9c9de Moved lots of code into an implementation folder. 10 months ago
vectorMethods.h 906b9fef5a Replacing most C library dependencies with equivalent dependencies in C++. 1 year ago