ToolMap
Loading...
Searching...
No Matches
agg::rect_base< T > Struct Template Reference

Public Types

typedef T value_type
 
typedef rect_base< Tself_type
 

Public Member Functions

 rect_base (T x1_, T y1_, T x2_, T y2_)
 
void init (T x1_, T y1_, T x2_, T y2_)
 
const self_typenormalize ()
 
bool clip (const self_type &r)
 
bool is_valid () const
 
bool hit_test (T x, T y) const
 

Public Attributes

T x1
 
T y1
 
T x2
 
T y2
 

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