All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | Static Public Member Functions | List of all members
Eegeo::Geometry::AxisAlignedBox2 Class Reference

Public Member Functions

 AxisAlignedBox2 (const v2 &center, const v2 &halfExtents)
 
v2 GetCenter () const
 
v2 GetHalfExtents () const
 
v2 GetMin () const
 
v2 GetMax () const
 

Static Public Member Functions

static AxisAlignedBox2 CreateFromBounds2D (const Bounds2D &bounds2D)
 
static AxisAlignedBox2 CreateFromExtents (const v2 &min, const v2 &max)
 
static AxisAlignedBox2 Encompass (const AxisAlignedBox2 &boxA, const AxisAlignedBox2 &boxB)
 

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