The Vish Visualization Shell 0.3
Vish
List of all members
Eagle::PhysicalSpace::AABB_2D< point, ProjectionX, ProjectionY > Struct Template Reference

Axis-aligned bounding box in 2D dimensions out of 3D, allowing for projections other than XY. More...

#include <elementary/eagle/PhysicalSpace/AABB.hpp>

Detailed Description

template<typename point = Eagle::PhysicalSpace::point, unsigned ProjectionX = 0, unsigned ProjectionY = 1>
struct Eagle::PhysicalSpace::AABB_2D< point, ProjectionX, ProjectionY >

Axis-aligned bounding box in 2D dimensions out of 3D, allowing for projections other than XY.