tlp::Rectangle< Obj > Struct Template Reference
[Basic]
#include <Rectangle.h>
Inherits tlp::Array< Vector< Obj, 2 >, 2 >.
Inheritance diagram for tlp::Rectangle< Obj >:
[legend]Collaboration diagram for tlp::Rectangle< Obj >:
[legend]List of all members.
Detailed Description
template<typename Obj>
struct tlp::Rectangle< Obj >
class for rectangle
Enables to both create and manipulate a rectangle
Author : <a href="mailto:auber@tulip-software.org>David Auber Version 0.0.1 24/01/2003
Public Member Functions
Member Function Documentation
|
Returns true if r intersect "this". |
|
Translate "this" by vector v |
|