ScummVM API documentation
ICB::px2DRealLine Class Reference

Public Types

enum  IntersectionLogicVal { DONT_INTERSECT, DO_INTERSECT, COLLINEAR }
 

Public Member Functions

PXreal GetX1 () const
 
PXreal GetY1 () const
 
PXreal GetX2 () const
 
PXreal GetY2 () const
 
void SetX1 (PXreal fX1)
 
void SetY1 (PXreal fY1)
 
void SetX2 (PXreal fX2)
 
void SetY2 (PXreal fY2)
 
IntersectionLogicVal Intersects (const px2DRealLine &oLineB, px2DRealPoint &oIntersection) const
 

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