#include "di/math/linalg/vec.h"
#include "di/types/floats.h"
#include "di/types/integers.h"
#include "di/util/get.h"
Go to the source code of this file.
Classes | |
struct | gfx::PointTag |
struct | gfx::PointTag::Mixin |
Namespaces | |
namespace | gfx |
Typedefs | |
using | gfx::Point = di::math::linalg::Vec<PointTag> |