Instance Methods | Protected Attributes | List of all members
OgreView Class Reference

#import <OgreOSXCocoaTouchView.h>

Inheritance diagram for OgreView:
Inheritance graph
[legend]

Instance Methods

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

Protected Attributes

Ogre::RenderWindowwindow
 

Detailed Description

Definition at line 35 of file OgreOSXCocoaTouchView.h.

Method Documentation

◆ initWithFrame:() [1/2]

- (id) initWithFrame: (CGRect)  f

◆ initWithFrame:() [2/2]

- (id) initWithFrame: (NSRect)  f

◆ initWithGLiPhoneWindow:()

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

◆ initWithGLOSXWindow:()

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

◆ ogreWindow() [1/2]

- (RenderWindow*) OgreView:

◆ ogreWindow() [2/2]

- (RenderWindow*) OgreView:

◆ setFrameSize:() [1/2]

- (void) setFrameSize: (CGSize)  s

◆ setFrameSize:() [2/2]

- (void) setFrameSize: (NSSize)  s

◆ setOgreWindow:() [1/2]

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

◆ setOgreWindow:() [2/2]

- (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 files:

Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Sun Oct 22 2017 04:04:15