hgeLine Class Reference

Line Class. More...

#include <hgeLine.h>

Inheritance diagram for hgeLine:

hgeShape

List of all members.

Public Member Functions

hgeVector NearestPoint (hgeVector point)
hgeIntersect Intersects (hgeLine *line)
hgeIntersect Intersects (hgeLine line)
hgeIntersect Intersects (hgeVector pos1, hgeVector pos2)
hgeIntersect Intersects (hgeCircle *circle)
hgeIntersect Intersects (hgeCircle circle)
hgeRect Rect ()
float Length ()
float Angle ()
 hgeLine (hgeVector m_p1, hgeVector m_p2)
 hgeLine (float m_p1x, float m_p1y, float m_p2x, float m_p2y)

Public Attributes

hgeVector p1
hgeVector p2


Detailed Description

The line class contains 2 point vectors representing the start & end of the line.

Generated on Wed Apr 29 12:56:50 2009 for Opal by  doxygen 1.5.8