ASPiK SDK
VSTGUI::GetViewOptions Struct Reference

Public Types

enum  {
  kNone = 0, kDeep = 1 << 0, kMouseEnabled = 1 << 1, kIncludeViewContainer = 1 << 2,
  kIncludeInvisible = 1 << 3
}
 

Public Member Functions

 GetViewOptions (uint32_t options=kNone)
 
GetViewOptionsdeep (bool state=true)
 
GetViewOptionsmouseEnabled (bool state=true)
 
GetViewOptionsincludeViewContainer (bool state=true)
 
GetViewOptionsincludeInvisible (bool state=true)
 
bool getDeep () const
 
bool getMouseEnabled () const
 
bool getIncludeViewContainer () const
 
bool getIncludeInvisible () const
 

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