ASPiK SDK
VSTGUI::OpenGLViewController Class Reference
Inheritance diagram for VSTGUI::OpenGLViewController:
VSTGUI::DelegationController VSTGUI::IController VSTGUI::IControlListener

Public Member Functions

 OpenGLViewController (IController *baseController)
 
IControlListenergetControlListener (UTF8StringPtr name) override
 
CViewcreateView (const UIAttributes &attributes, const IUIDescription *description) override
 
void valueChanged (CControl *control) override
 
- Public Member Functions inherited from VSTGUI::DelegationController
 DelegationController (IController *controller)
 
void valueChanged (CControl *pControl) override
 
int32_t controlModifierClicked (CControl *pControl, CButtonState button) override
 return 1 if you want the control to not handle it, otherwise 0
 
void controlBeginEdit (CControl *pControl) override
 
void controlEndEdit (CControl *pControl) override
 
void controlTagWillChange (VSTGUI::CControl *pControl) override
 
void controlTagDidChange (VSTGUI::CControl *pControl) override
 
int32_t getTagForName (UTF8StringPtr name, int32_t registeredTag) const override
 
IControlListenergetControlListener (UTF8StringPtr name) override
 
CViewcreateView (const UIAttributes &attributes, const IUIDescription *description) override
 
CViewverifyView (CView *view, const UIAttributes &attributes, const IUIDescription *description) override
 
IControllercreateSubController (IdStringPtr name, const IUIDescription *description) override
 

Protected Attributes

TestOpenGLViewopenGLView
 
- Protected Attributes inherited from VSTGUI::DelegationController
IControllercontroller
 

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