OGRE 2.1
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
Ogre::Viewport Member List

This is the complete list of members for Ogre::Viewport, including all inherited members.

_clearUpdatedFlag(void)Ogre::Viewport
_isUpdated(void) constOgre::Viewport
_setVisibilityMask(uint32 mask, uint32 lightMask)Ogre::Viewport
_updateCullPhase01(Camera *camera, const Camera *lodCamera, uint8 firstRq, uint8 lastRq)Ogre::Viewport
_updateDimensions(void)Ogre::Viewport
_updateRenderPhase02(Camera *camera, const Camera *lodCamera, uint8 firstRq, uint8 lastRq)Ogre::Viewport
AllocatedObject()Ogre::AllocatedObject< Alloc >inlineexplicit
clear(unsigned int buffers=FBT_COLOUR|FBT_DEPTH, const ColourValue &colour=ColourValue::Black, Real depth=1.0f, unsigned short stencil=0)Ogre::Viewport
coversEntireTarget(void) constOgre::Viewport
discard(unsigned int buffers=FBT_COLOUR|FBT_DEPTH)Ogre::Viewport
getActualDimensions(int &left, int &top, int &width, int &height) constOgre::Viewport
getActualHeight(void) constOgre::Viewport
getActualLeft(void) constOgre::Viewport
getActualTop(void) constOgre::Viewport
getActualWidth(void) constOgre::Viewport
getColourWrite(void) constOgre::Viewport
getDefaultOrientationMode()Ogre::Viewportstatic
getDrawBuffer() constOgre::Viewport
getHeight(void) constOgre::Viewport
getLeft(void) constOgre::Viewport
getLightVisibilityMask(void) constOgre::Viewportinline
getMaterialScheme(void) constOgre::Viewportinline
getOrientationMode() constOgre::Viewport
getOverlaysEnabled(void) constOgre::Viewport
getReadOnlStencil(void) constOgre::Viewport
getReadOnlyDepth(void) constOgre::Viewport
getScissorActualHeight(void) constOgre::Viewportinline
getScissorActualLeft(void) constOgre::Viewportinline
getScissorActualTop(void) constOgre::Viewportinline
getScissorActualWidth(void) constOgre::Viewportinline
getScissorHeight(void) constOgre::Viewportinline
getScissorLeft(void) constOgre::Viewportinline
getScissorTop(void) constOgre::Viewportinline
getScissorWidth(void) constOgre::Viewportinline
getSkiesEnabled(void) constOgre::Viewport
getTarget(void) constOgre::Viewport
getTop(void) constOgre::Viewport
getViewportRenderTargetFlags(void) constOgre::Viewportinline
getVisibilityMask(void) constOgre::Viewportinline
getWidth(void) constOgre::Viewport
mGlobalIndexOgre::Viewport
operator delete(void *ptr)Ogre::AllocatedObject< Alloc >inline
operator delete(void *ptr, void *)Ogre::AllocatedObject< Alloc >inline
operator delete(void *ptr, const char *, int, const char *)Ogre::AllocatedObject< Alloc >inline
operator delete[](void *ptr)Ogre::AllocatedObject< Alloc >inline
operator delete[](void *ptr, const char *, int, const char *)Ogre::AllocatedObject< Alloc >inline
operator new(size_t sz, const char *file, int line, const char *func)Ogre::AllocatedObject< Alloc >inline
operator new(size_t sz)Ogre::AllocatedObject< Alloc >inline
operator new(size_t sz, void *ptr)Ogre::AllocatedObject< Alloc >inline
operator new[](size_t sz, const char *file, int line, const char *func)Ogre::AllocatedObject< Alloc >inline
operator new[](size_t sz)Ogre::AllocatedObject< Alloc >inline
pointOrientedToScreen(const Vector2 &v, int orientationMode, Vector2 &outv)Ogre::Viewport
pointOrientedToScreen(Real orientedX, Real orientedY, int orientationMode, Real &screenX, Real &screenY)Ogre::Viewport
scissorsMatchViewport(void) constOgre::Viewport
setColourWrite(bool colourWrite)Ogre::Viewport
setDefaultOrientationMode(OrientationMode orientationMode)Ogre::Viewportstatic
setDimensions(Real left, Real top, Real width, Real height, bool overrideScissors=true)Ogre::Viewport
setDrawBuffer(ColourBufferType colourBuffer)Ogre::Viewport
setMaterialScheme(const String &schemeName)Ogre::Viewportinline
setOrientationMode(OrientationMode orientationMode, bool setDefault=true)Ogre::Viewport
setOverlaysEnabled(bool enabled)Ogre::Viewport
setReadOnly(bool readOnlyDepth, bool readOnlyStencil)Ogre::Viewport
setScissors(Real left, Real top, Real width, Real height)Ogre::Viewport
setSkiesEnabled(bool enabled)Ogre::Viewport
Viewport(RenderTarget *target, Real left, Real top, Real width, Real height)Ogre::Viewport
~AllocatedObject()Ogre::AllocatedObject< Alloc >inline
~Viewport()Ogre::Viewportvirtual