OgreView Class Reference

#include <OgreOSXCocoaTouchView.h>

Inheritance diagram for OgreView:

Instance Methods

(id) - initWithFrame:
(id) - initWithGLiPhoneWindow:
(Ogre::RenderWindow *) - ogreWindow
(void) - setFrameSize:
(void) - setOgreWindow:

Protected Attributes

Ogre::RenderWindowwindow

Detailed Description

Definition at line 35 of file OgreOSXCocoaTouchView.h.

Method Documentation

◆ initWithFrame:

- (id) initWithFrame: (CGRect) f

◆ initWithGLiPhoneWindow:

- (id) initWithGLiPhoneWindow: (Ogre::RenderWindow *) w

◆ ogreWindow

- (RenderWindow *) OgreView:

◆ setFrameSize:

- (void) setFrameSize: (CGSize) s

◆ setOgreWindow:

- (void) setOgreWindow: (Ogre::RenderWindow *) w

Member Data Documentation

◆ window

- (RenderWindow*) OgreView:
protected

Definition at line 37 of file OgreOSXCocoaTouchView.h.


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

Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.