trase
Axis.hpp File Reference
#include <array>
#include <memory>
#include "frontend/Data.hpp"
#include "frontend/Drawable.hpp"
#include "frontend/Geometry.hpp"
#include "util/Colors.hpp"
#include "util/Exception.hpp"
#include "frontend/Axis.tcc"
Include dependency graph for Axis.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  trase::TickInfo
 A helper struct for Axis that holds tick-related information. More...
 
class  trase::Axis
 An 2D axis that can contain zero or more Geometry objects. More...