sprint 1-alpha
|
point(s) classes More...
Go to the source code of this file.
Classes | |
struct | sprint::point2< T > |
2d point More... | |
struct | sprint::point3< T > |
2d homogeneous coordinate, 3d point More... | |
struct | sprint::point4< T > |
3d homogeneous coordinate, quaternion More... | |
Namespaces | |
namespace | sprint |
Sprint is a lightweight c++ library to handle different task with crossplatform attention (trying to compile both on MSVC and Mingw on WIn32 and GCC on Linux. |
point(s) classes