OGRE  1.7
Object-Oriented Graphics Rendering Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
OgreView Class Reference

#import <OgreOSXCocoaTouchView.h>

+ Inheritance diagram for OgreView:
+ Collaboration diagram for OgreView:

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

- (id) initWithFrame: (CGRect)  f
- (id) initWithFrame: (NSRect)  f
- (id) initWithGLiPhoneWindow: (Ogre::RenderWindow *)  w
- (id) initWithGLOSXWindow: (Ogre::RenderWindow *)  w
- (RenderWindow*) OgreView:
- (RenderWindow*) OgreView:
- (void) setFrameSize: (CGSize)  s
- (void) setFrameSize: (NSSize)  s
- (void) setOgreWindow: (Ogre::RenderWindow *)  w
- (void) setOgreWindow: (Ogre::RenderWindow *)  w

Member Data Documentation

- (RenderWindow *) OgreView:
protected

Definition at line 37 of file OgreOSXCocoaTouchView.h.


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