The class BoundingBox can be used to determine the rectangular bounding box a set of xy's.
Definition in file xy.h.#include <iostream>
Include dependency graph for xy.h:
Go to the source code of this file.
Namespaces | |
namespace | lemon |
Classes | |
class | xy |
A two dimensional vector (plainvector) implementation. More... | |
class | BoundingBox |
A class to calculate or store the bounding box of plainvectors. More... |