Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

xymcaar.cpp File Reference

#include "xymcaar.h"

Include dependency graph for xymcaar.cpp:

Include dependency graph

Go to the source code of this file.

Defines

#define XCROSSLINE(x1, y1, x2, y2, x)   ((((x-x1)*(y2-y1))/(x2-x1))+y1)

Variables

const char * xy_id_xymcaar_cpp = "$Id: xymcaar.cpp,v 1.2 2000/09/18 17:42:15 clinio Exp $"


Define Documentation

#define XCROSSLINE x1,
y1,
x2,
y2,
     ((((x-x1)*(y2-y1))/(x2-x1))+y1)
 

Definition at line 14 of file xymcaar.cpp.

Referenced by XYCartesianAreaMask::pick().


Variable Documentation

const char* xy_id_xymcaar_cpp = "$Id: xymcaar.cpp,v 1.2 2000/09/18 17:42:15 clinio Exp $"
 

Definition at line 18 of file xymcaar.cpp.


XY
Tecgraf / PUC-Rio - Computer Graphics Technology Group