Skia
2DGraphicsLibrary
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
GrScissorState Struct Reference

Public Member Functions

 GrScissorState (const SkIRect &rect)
 
void setDisabled ()
 
void set (const SkIRect &rect)
 
bool SK_WARN_UNUSED_RESULT intersect (const SkIRect &rect)
 
bool operator== (const GrScissorState &other) const
 
bool operator!= (const GrScissorState &other) const
 
bool enabled () const
 
const SkIRectrect () const
 

Private Attributes

bool fEnabled
 
SkIRect fRect
 

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