| ||||||||||||
tlp::Rectangle< Obj > Struct Template Reference class for rectangle More...
Inheritance diagram for tlp::Rectangle< Obj >:
![]()
Collaboration diagram for tlp::Rectangle< Obj >:
![]() Public Member Functions
Detailed Descriptiontemplate<typename Obj>
|
bool tlp::Rectangle< Obj >::intersect | ( | const Rectangle< Obj > & | r | ) | const [inline] |
Returns true if r intersect "this".
void tlp::Rectangle< Obj >::translate | ( | const tlp::Vector< Obj, 2 > & | v | ) | [inline] |
Translate "this" by vector v
Tulip Software by LaBRI Visualization Team 2001 - 2011 |