XLE  v0.02.0
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
RenderOverlays::Quad Class Reference

Public Member Functions

bool operator== (const Quad &v) const
 
bool operator!= (const Quad &v) const
 
Float2 Center () const
 
Float2 Extent () const
 
float Length () const
 
float Height () const
 

Static Public Member Functions

static Quad Empty ()
 
static Quad MinMax (float minX, float minY, float maxX, float maxY)
 
static Quad MinMax (const Float2 &min, const Float2 &max)
 
static Quad CenterExtent (const Float2 &center, const Float2 &extent)
 

Public Attributes

Float2 min
 
Float2 max
 

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