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

RBridgeSpecialist::Rectangle Struct Reference

Struct that represents a rectangle. More...

#include <RBridgeSpecialist.h>

Collaboration diagram for RBridgeSpecialist::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 36 of file RBridgeSpecialist.h.


Member Data Documentation

Vector2<double> RBridgeSpecialist::Rectangle::upperLeft
 

Upper left point.

Definition at line 38 of file RBridgeSpecialist.h.

Referenced by RBridgeSpecialist::createBBox(), RBridgeSpecialist::findBridgeMark(), and RBridgeSpecialist::getPosition().

Vector2<double> RBridgeSpecialist::Rectangle::upperRight
 

Upper right point.

Definition at line 40 of file RBridgeSpecialist.h.

Referenced by RBridgeSpecialist::createBBox(), RBridgeSpecialist::findBridgeMark(), and RBridgeSpecialist::getPosition().

Vector2<double> RBridgeSpecialist::Rectangle::bottomLeft
 

Bottom left point.

Definition at line 42 of file RBridgeSpecialist.h.

Referenced by RBridgeSpecialist::createBBox(), RBridgeSpecialist::findBridgeMark(), and RBridgeSpecialist::getPosition().

Vector2<double> RBridgeSpecialist::Rectangle::bottomRight
 

Bottom right point.

Definition at line 44 of file RBridgeSpecialist.h.

Referenced by RBridgeSpecialist::createBBox(), and RBridgeSpecialist::findBridgeMark().

Vector2<double> RBridgeSpecialist::Rectangle::center
 

Center point of the rectangle.

Definition at line 46 of file RBridgeSpecialist.h.

Referenced by RBridgeSpecialist::createBBox().


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