Go to the source code of this file.
Classes | |
class | DLAngle |
Representation of an angle in a DLImage. More... | |
Functions | |
DLAngle | operator+ (const DLAngle &p1, const DLAngle &p2) |
The sum of two DLAngles. | |
DLAngle | operator- (const DLAngle &p1, const DLAngle &p2) |
The difference of two DLAngles. |