|
last update 20 Sep 2009 |
|
|
Classes | |
| class | cvr::interval< T > |
| A one dimensional interval, giving the from and to values. More... | |
| class | cvr::line< T > |
| Type for computations with lines. More... | |
| class | cvr::point< T > |
| Two dimensional point, containing the coordinates x, y. More... | |
| class | cvr::point3D< T > |
| Three dimensional point, containing the coordinates x, y, z. More... | |
| class | cvr::rectangle< T, S > |
| Rectangle representation class. More... | |