Kale
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs | Functions
Transform.hpp File Reference
#include <Kale/Math/Matrix/Matrix.hpp>
#include <Kale/Math/RotatedRect/RotatedRect.hpp>
#include <Kale/Math/Rect/Rect.hpp>
#include <Kale/Math/Ray/Ray.hpp>
#include <Kale/Math/Line/Line.hpp>
#include <Kale/Math/Circle/Circle.hpp>
#include <Kale/Math/Utils/Utils.hpp>
#include <type_traits>
#include <nlohmann/json.hpp>

Go to the source code of this file.

Classes

class  Kale::Transform
 

Namespaces

namespace  Kale
 

Typedefs

typedef Transform Kale::Camera
 

Functions

void Kale::from_json (const JSON &j, Transform &p)
 
void Kale::to_json (JSON &j, const Transform &p)