35 #ifndef FIVEVIEWCAMERA_H
36 #define FIVEVIEWCAMERA_H
42 #if (OGRE_PLATFORM == OGRE_PLATFORM_WIN32)
46 namespace FiveViewCameraNode {
47 using namespace Frapper;
93 void ProcessCamera1();
94 void ProcessCamera2();
95 void ProcessCamera3();
96 void ProcessCamera4();
97 void ProcessCamera5();
108 Ogre::Camera *m_camera1, *m_camera2, *m_camera3, *m_camera4, *
m_camera5;