![]() |
OGRE
2.2.4
Object-Oriented Graphics Rendering Engine
|
#import <OgreOSXCocoaView.h>
Inheritance diagram for OgreGL3PlusView:Instance Methods | |
| (id) | - initWithFrame: |
| (id) | - initWithGLOSXWindow: |
| (Ogre::RenderWindow *) | - ogreWindow |
| (void) | - setFrameSize: |
| (void) | - setOgreWindow: |
Protected Attributes | |
| Ogre::RenderWindow * | window |
| - (id) initWithFrame: | (NSRect) | f |
| - (id) initWithGLOSXWindow: | (Ogre::RenderWindow *) | w |
| - (RenderWindow*) OgreGL3PlusView: |
| - (void) setFrameSize: | (NSSize) | s |
| - (void) setOgreWindow: | (Ogre::RenderWindow *) | w |
|
protected |