OpenXcom  1.0
Open-source clone of the original X-Com
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
OpenXcom::FastLineClip Class Reference

Fast line clip. More...

#include <FastLineClip.h>

Public Member Functions

 FastLineClip (double Wxl, double Wxr, double Wyt, double Wyb)
 Creates a fastlineclip.
 
 ~FastLineClip ()
 Cleans up the fastlineclip.
 
int LineClip (double *x0, double *y0, double *x1, double *y1)
 LineClip itself.
 

Detailed Description

Fast line clip.


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