_clearUpdatedFlag(void) | Ogre::Viewport | |
_isUpdated(void) const | Ogre::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) const | Ogre::Viewport | |
discard(unsigned int buffers=FBT_COLOUR|FBT_DEPTH) | Ogre::Viewport | |
getActualDimensions(int &left, int &top, int &width, int &height) const | Ogre::Viewport | |
getActualHeight(void) const | Ogre::Viewport | |
getActualLeft(void) const | Ogre::Viewport | |
getActualTop(void) const | Ogre::Viewport | |
getActualWidth(void) const | Ogre::Viewport | |
getColourWrite(void) const | Ogre::Viewport | |
getDefaultOrientationMode() | Ogre::Viewport | static |
getDrawBuffer() const | Ogre::Viewport | |
getHeight(void) const | Ogre::Viewport | |
getLeft(void) const | Ogre::Viewport | |
getLightVisibilityMask(void) const | Ogre::Viewport | inline |
getMaterialScheme(void) const | Ogre::Viewport | inline |
getOrientationMode() const | Ogre::Viewport | |
getOverlaysEnabled(void) const | Ogre::Viewport | |
getReadOnlStencil(void) const | Ogre::Viewport | |
getReadOnlyDepth(void) const | Ogre::Viewport | |
getScissorActualHeight(void) const | Ogre::Viewport | inline |
getScissorActualLeft(void) const | Ogre::Viewport | inline |
getScissorActualTop(void) const | Ogre::Viewport | inline |
getScissorActualWidth(void) const | Ogre::Viewport | inline |
getScissorHeight(void) const | Ogre::Viewport | inline |
getScissorLeft(void) const | Ogre::Viewport | inline |
getScissorTop(void) const | Ogre::Viewport | inline |
getScissorWidth(void) const | Ogre::Viewport | inline |
getSkiesEnabled(void) const | Ogre::Viewport | |
getTarget(void) const | Ogre::Viewport | |
getTop(void) const | Ogre::Viewport | |
getViewportRenderTargetFlags(void) const | Ogre::Viewport | inline |
getVisibilityMask(void) const | Ogre::Viewport | inline |
getWidth(void) const | Ogre::Viewport | |
mGlobalIndex | Ogre::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) const | Ogre::Viewport | |
setColourWrite(bool colourWrite) | Ogre::Viewport | |
setDefaultOrientationMode(OrientationMode orientationMode) | Ogre::Viewport | static |
setDimensions(Real left, Real top, Real width, Real height, bool overrideScissors=true) | Ogre::Viewport | |
setDrawBuffer(ColourBufferType colourBuffer) | Ogre::Viewport | |
setMaterialScheme(const String &schemeName) | Ogre::Viewport | inline |
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::Viewport | virtual |