| AddCompositor(SCompositor *existingCompositor) | SO3::SViewPort | protected |
| ClearCompositors() | SO3::SViewPort | |
| CreateCompositor(const std::string &newCompositorName, const std::string &newSchemeName) | SO3::SViewPort | |
| DeleteCompositor(SCompositor *existingCompositor) | SO3::SViewPort | |
| DeleteCompositor(const std::string &existingCompositorName) | SO3::SViewPort | |
| GetBackgroundColor() | SO3::SViewPort | |
| GetCamera() | SO3::SViewPort | |
| GetClearColor() | SO3::SViewPort | |
| GetClearDepth() | SO3::SViewPort | |
| GetCompositor(const std::string &compositorName) | SO3::SViewPort | |
| GetCompositorList() const | SO3::SViewPort | |
| GetDeferredAntiAliasingMode() | SO3::SViewPort | |
| GetDeferredDebugMode() | SO3::SViewPort | |
| GetDeferredEnable() | SO3::SViewPort | |
| GetHDREnable() | SO3::SViewPort | |
| GetHDRhandler() | SO3::SViewPort | |
| GetHeight() | SO3::SViewPort | |
| GetHeightPixels() | SO3::SViewPort | |
| GetLeft() | SO3::SViewPort | |
| GetLeftPixels() | SO3::SViewPort | |
| GetMaterialScheme() | SO3::SViewPort | |
| GetNumRenderedBatches() | SO3::SViewPort | |
| GetNumRenderedFaces() | SO3::SViewPort | |
| GetOgreViewPortPointer() | SO3::SViewPort | |
| GetOverlayEnable() | SO3::SViewPort | |
| GetParentWindow() const | SO3::SViewPort | |
| GetPriority() | SO3::SViewPort | |
| GetScreenPosFromWorldPos(Ogre::Vector3 worldPosition, Ogre::Vector2 &screenPos) | SO3::SViewPort | |
| GetShadowsEnabled() | SO3::SViewPort | |
| GetSkyEnable() | SO3::SViewPort | |
| GetSSAOEnable() | SO3::SViewPort | |
| GetSSAOhandler() | SO3::SViewPort | |
| GetTop() | SO3::SViewPort | |
| GetTopPixels() | SO3::SViewPort | |
| GetVisibilityMask() | SO3::SViewPort | |
| GetVisibilityMaskIndexEnable(const Ogre::uint32 flagIndex) | SO3::SViewPort | |
| GetWidth() | SO3::SViewPort | |
| GetWidthPixels() | SO3::SViewPort | |
| handleSchemeNotFound(unsigned short schemeIndex, const Ogre::String &schemeName, Ogre::Material *originalMaterial, unsigned short lodIndex, const Ogre::Renderable *rend) | SO3::SViewPort | protectedvirtual |
| IsStereoViewportRegistered() | SO3::SViewPort | |
| RayCast(const int &pixelsX, const int &pixelsY, SSubEntitySelectorBuffer *subEntitySelector) | SO3::SViewPort | |
| RayCast(const int &pixelsX, const int &pixelsY) | SO3::SViewPort | |
| RayCastCamera(const int &pixelsX, const int &pixelsY, const float distance, Ogre::Vector3 &outDirection) | SO3::SViewPort | |
| RegisterStereoViewport() | SO3::SViewPort | |
| RemoveCompositor(SCompositor *existingCompositor) | SO3::SViewPort | protected |
| RemoveCompositor(const std::string &compositorName) | SO3::SViewPort | protected |
| ResizeToWindow(const float &w, const float &h) | SO3::SViewPort | |
| RestoreStereoCamera() | SO3::SViewPort | |
| SetBackgroundColour(const int &backgroundColor) | SO3::SViewPort | |
| SetCamera(SCamera *camera) | SO3::SViewPort | |
| SetClearColor(const bool &value) | SO3::SViewPort | |
| SetClearDepth(const bool &state) | SO3::SViewPort | |
| SetDeferredAntiAliasingMode(const SDeferredShading::DeferredShadingAntiAliasingMode &value) | SO3::SViewPort | |
| SetDeferredDebugMode(const int &value) | SO3::SViewPort | |
| SetDeferredEnable(const bool &value) | SO3::SViewPort | |
| SetHDRBlurAmount(const float &value) | SO3::SViewPort | |
| SetHDREffectAmount(const float &value) | SO3::SViewPort | |
| SetHDREnable(const bool &value) | SO3::SViewPort | |
| SetHDRGamma(const float &value) | SO3::SViewPort | |
| SetMaterialScheme(const std::string &existingScheme) | SO3::SViewPort | |
| SetOverlayEnable(const bool &value) | SO3::SViewPort | |
| SetPositionAndSize(const float &x, const float &y, const float &w, const float &h) | SO3::SViewPort | |
| SetShadowsEnabled(const bool &enableShadows) | SO3::SViewPort | |
| SetSkyEnable(const bool &value) | SO3::SViewPort | |
| SetSSAOEnable(const bool &value) | SO3::SViewPort | |
| SetVisibilityMask(const Ogre::uint32 &mask) | SO3::SViewPort | |
| SetVisibilityMaskIndexEnable(const Ogre::uint32 flagIndex, const bool enable) | SO3::SViewPort | |
| SViewPort(SWindow *parent, SCamera *targetCamera, int priority, const float &x, const float &y, const float &w, const float &h) | SO3::SViewPort | |
| ToPixelPos(int &px, int &py) | SO3::SViewPort | |
| ToPixelPos(float &px, float &py) | SO3::SViewPort | |
| ToWindowPos(int &px, int &py) | SO3::SViewPort | |
| ToWindowPos(float &px, float &py) | SO3::SViewPort | |
| UnregisterStereoViewport() | SO3::SViewPort | |
| Update() | SO3::SViewPort | |
| UpdateStereoCamera(Ogre::Camera *camera) | SO3::SViewPort | |
| UpdateStereoCameraMatrix(Ogre::Camera *camera) | SO3::SViewPort | |
| UpdateStereoCompositorState(const Ogre::String compname, bool state) | SO3::SViewPort | |
| viewportDimensionsChanged(Ogre::Viewport *viewport) | SO3::SViewPort | protectedvirtual |
| ~SViewPort() | SO3::SViewPort | |