latest version v1.9 - last update 10 Apr 2010 |
Data primitives for geometric algorithms. More...
Classes | |
class | lti::tbox< T, S > |
Class to describe a 3D box aligned with the coordinate system. More... | |
class | lti::tpoint< T > |
Two dimensional point, containing the coordinates x, y. More... | |
class | lti::tpoint3D< T > |
Three dimensional point, containing the coordinates x, y and z. More... | |
class | lti::trectangle< T, S > |
Rectangle representation class. More... | |
class | lti::geometricFeatureGroup0 |
Description of the simpliest geometric features given by the rectangle surrounding the object, the object's area and the center of gravity. More... | |
class | lti::tfastLine< T > |
Type for computations with lines. More... | |
class | lti::tline< T > |
Type for computations with lines. More... |
Data primitives for geometric algorithms.