![]() |
UtilsLite
Utilities for C++ programming
|
#include "Utils_eigen.hh"
Go to the source code of this file.
Classes | |
class | Utils::Point2D< Real > |
A class representing a 2D point in space. More... | |
class | Utils::Segment2D< Real > |
A class representing a 2D line segment defined by two endpoints. More... | |
class | Utils::Box2D< Real > |
A class representing a 2D axis-aligned bounding box. More... | |
class | Utils::Triangle2D< Real > |
A class representing a 2D triangle defined by three vertices. More... | |
class | Utils::Polygon2D< Real > |
A class representing a 2D polygon using a dynamic matrix of vertices. More... | |
Namespaces | |
namespace | Utils |
Macros | |
#define | UTILS_GG2D_dot_HH |
#define UTILS_GG2D_dot_HH |