Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

BoxSpecialist::Rectangle Struct Reference

Struct that represents a rectangle. More...

#include <BoxSpecialist.h>

Collaboration diagram for BoxSpecialist::Rectangle:

Collaboration graph
[legend]
List of all members.

Public Attributes

Vector2< double > upperLeft
 Upper left point.

Vector2< double > upperRight
 Upper right point.

Vector2< double > bottomLeft
 Bottom left point.

Vector2< double > bottomRight
 Bottom right point.

Vector2< double > center
 Center point of the rectangle.


Detailed Description

Struct that represents a rectangle.

Definition at line 33 of file BoxSpecialist.h.


Member Data Documentation

Vector2<double> BoxSpecialist::Rectangle::upperLeft
 

Upper left point.

Definition at line 35 of file BoxSpecialist.h.

Referenced by BoxSpecialist::createBBox(), BoxSpecialist::fitLandmark(), BoxSpecialist::fusionGoal(), BoxSpecialist::mergeBoxes(), BoxSpecialist::searchGoal(), and BoxSpecialist::searchLandmark().

Vector2<double> BoxSpecialist::Rectangle::upperRight
 

Upper right point.

Definition at line 37 of file BoxSpecialist.h.

Referenced by BoxSpecialist::createBBox(), BoxSpecialist::fusionGoal(), BoxSpecialist::mergeBoxes(), BoxSpecialist::searchGoal(), and BoxSpecialist::searchLandmark().

Vector2<double> BoxSpecialist::Rectangle::bottomLeft
 

Bottom left point.

Definition at line 39 of file BoxSpecialist.h.

Referenced by BoxSpecialist::createBBox(), BoxSpecialist::fitLandmark(), BoxSpecialist::fusionGoal(), BoxSpecialist::mergeBoxes(), BoxSpecialist::searchGoal(), and BoxSpecialist::searchLandmark().

Vector2<double> BoxSpecialist::Rectangle::bottomRight
 

Bottom right point.

Definition at line 41 of file BoxSpecialist.h.

Referenced by BoxSpecialist::createBBox(), BoxSpecialist::fusionGoal(), BoxSpecialist::mergeBoxes(), BoxSpecialist::searchGoal(), and BoxSpecialist::searchLandmark().

Vector2<double> BoxSpecialist::Rectangle::center
 

Center point of the rectangle.

Definition at line 43 of file BoxSpecialist.h.

Referenced by BoxSpecialist::createBBox(), BoxSpecialist::fitLandmark(), BoxSpecialist::fusionGoal(), BoxSpecialist::mergeBoxes(), BoxSpecialist::searchGoal(), and BoxSpecialist::searchLandmark().


The documentation for this struct was generated from the following file:
Generated on Thu Sep 23 20:04:45 2004 for GT2004 by doxygen 1.3.6