|
| MouseForwardingNSOpenGLViewClass () |
|
| ObjCClass (const char *nameRoot) |
|
| ~ObjCClass () |
|
void | registerClass () |
|
NSOpenGLView * | createInstance () const |
|
void | addIvar (const char *name) |
|
void | addMethod (SEL selector, FunctionType callbackFn, const char *signature) |
|
void | addMethod (SEL selector, FunctionType callbackFn, const char *sig1, const char *sig2) |
|
void | addMethod (SEL selector, FunctionType callbackFn, const char *sig1, const char *sig2, const char *sig3) |
|
void | addMethod (SEL selector, FunctionType callbackFn, const char *sig1, const char *sig2, const char *sig3, const char *sig4) |
|
void | addProtocol (Protocol *protocol) |
|
◆ MouseForwardingNSOpenGLViewClass()
juce::OpenGLContext::NativeContext::MouseForwardingNSOpenGLViewClass::MouseForwardingNSOpenGLViewClass |
( |
| ) |
|
The documentation for this struct was generated from the following file: