OGRE 2.1
Object-Oriented Graphics Rendering Engine
|
#include <OgreOSXCocoaView.h>
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 |