siderust-cpp
Header-only C++ wrapper for siderust
Loading...
Searching...
No Matches
cartesian.hpp File Reference

Typed cartesian coordinate templates. More...

#include "../centers.hpp"
#include "../ffi_core.hpp"
#include "../frames.hpp"
#include <qtty/qtty.hpp>
Include dependency graph for cartesian.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  siderust::cartesian::Direction< F >
 A unit-vector direction in Cartesian form, compile-time frame-tagged. More...
 
struct  siderust::cartesian::Position< C, F, U >
 A 3D Cartesian position, compile-time tagged by center, frame, unit. More...
 

Namespaces

namespace  siderust
 
namespace  siderust::cartesian
 

Detailed Description

Typed cartesian coordinate templates.

Definition in file cartesian.hpp.