Btk
Btk::FRect Struct Reference

Public Member Functions

 FRect (const FRect &)=default
 
 FRect (float x, float y, float w, float h)
 
bool empty () const noexcept
 
 operator Rect () const noexcept
 
bool operator== (const FRect &r)
 
bool operator!= (const FRect &r)
 

Public Attributes

float x
 
float y
 
float w
 
float h
 

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