GME  13
Public Member Functions | Public Attributes
CArFindNearestLine Class Reference

#include <ArHelper.h>

List of all members.

Public Member Functions

 CArFindNearestLine (const CPoint &p)
bool HLine (int x1, int x2, int y)
bool VLine (int y1, int y2, int x)
bool Was ()

Public Attributes

CPoint point
int dist1
int dist2

Detailed Description

Definition at line 152 of file ArHelper.h.


Constructor & Destructor Documentation

CArFindNearestLine::CArFindNearestLine ( const CPoint &  p) [inline]

Definition at line 155 of file ArHelper.h.


Member Function Documentation

bool CArFindNearestLine::HLine ( int  x1,
int  x2,
int  y 
)

Definition at line 877 of file ArHelper.cpp.

bool CArFindNearestLine::VLine ( int  y1,
int  y2,
int  x 
)

Definition at line 894 of file ArHelper.cpp.

bool CArFindNearestLine::Was ( ) [inline]

Definition at line 159 of file ArHelper.h.


Member Data Documentation

Definition at line 163 of file ArHelper.h.

Definition at line 164 of file ArHelper.h.

Definition at line 162 of file ArHelper.h.


The documentation for this class was generated from the following files: