Visualization Library v1.0.3

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]

vl::CopyTexSubImage2D Member List

This is the complete list of members for vl::CopyTexSubImage2D, including all inherited members.
as()vl::Object [inline]
as() const vl::Object [inline]
automaticDelete() const vl::Object [inline]
copyPixels()vl::CopyTexSubImage2D [inline, virtual]
CopyTexSubImage()vl::CopyTexSubImage [inline]
CopyTexSubImage2D(int level, int xoffset, int yoffset, int x, int y, int width, int height, Texture *texture=NULL, ETex2DTarget target=T2DT_TEXTURE_2D, EReadDrawBuffer read_buffer=RDB_BACK_LEFT)vl::CopyTexSubImage2D [inline]
decReference()vl::Object [inline]
height() const vl::CopyTexSubImage2D [inline]
incReference() const vl::Object [inline]
isEnabled() const vl::RenderEventCallback [inline]
level() const vl::CopyTexSubImage2D [inline]
mAutomaticDeletevl::Object [protected]
mEnabledvl::RenderEventCallback [protected]
mHeightvl::CopyTexSubImage2D [protected]
mLevelvl::CopyTexSubImage2D [protected]
mObjectNamevl::Object [protected]
mReadBuffervl::CopyTexSubImage [protected]
mRefCountMutexvl::Object [protected]
mReferenceCountvl::Object [mutable, protected]
mRemoveAfterCallvl::RenderEventCallback [protected]
mTargetvl::CopyTexSubImage2D [protected]
mTexturevl::CopyTexSubImage2D [protected]
mWidthvl::CopyTexSubImage2D [protected]
mXvl::CopyTexSubImage2D [protected]
mXOffsetvl::CopyTexSubImage2D [protected]
mYvl::CopyTexSubImage2D [protected]
mYOffsetvl::CopyTexSubImage2D [protected]
Object()vl::Object [inline]
Object(const Object &other)vl::Object [inline]
objectName() const vl::Object [inline]
onRendererFinished(const RendererAbstract *)vl::CopyTexSubImage [inline, virtual]
onRendererStarted(const RendererAbstract *)vl::CopyTexSubImage [inline, virtual]
onRenderingFinished(const RenderingAbstract *)vl::CopyTexSubImage [inline, virtual]
onRenderingStarted(const RenderingAbstract *)vl::CopyTexSubImage [inline, virtual]
operator=(const Object &other)vl::Object [inline]
readBuffer() const vl::CopyTexSubImage [inline]
refCountMutex()vl::Object [inline]
refCountMutex() const vl::Object [inline]
referenceCount() const vl::Object [inline]
removeAfterCall() const vl::RenderEventCallback [inline]
RenderEventCallback()vl::RenderEventCallback [inline]
setAutomaticDelete(bool autodel_on)vl::Object [inline]
setEnabled(bool enabled)vl::RenderEventCallback [inline]
setHeight(int height)vl::CopyTexSubImage2D [inline]
setLevel(int level)vl::CopyTexSubImage2D [inline]
setObjectName(const char *name)vl::Object [inline]
setReadBuffer(EReadDrawBuffer render_buffer)vl::CopyTexSubImage [inline]
setRefCountMutex(IMutex *mutex)vl::Object [inline]
setRemoveAfterCall(bool remove)vl::RenderEventCallback [inline]
setTarget(ETex2DTarget target)vl::CopyTexSubImage2D [inline]
setTexture(Texture *tex)vl::CopyTexSubImage2D [inline]
setWidth(int width)vl::CopyTexSubImage2D [inline]
setX(int x)vl::CopyTexSubImage2D [inline]
setXOffset(int xoffset)vl::CopyTexSubImage2D [inline]
setY(int y)vl::CopyTexSubImage2D [inline]
setYOffset(int yoffset)vl::CopyTexSubImage2D [inline]
target() const vl::CopyTexSubImage2D [inline]
texture()vl::CopyTexSubImage2D [inline]
texture() const vl::CopyTexSubImage2D [inline]
width() const vl::CopyTexSubImage2D [inline]
x() const vl::CopyTexSubImage2D [inline]
xoffset() const vl::CopyTexSubImage2D [inline]
y() const vl::CopyTexSubImage2D [inline]
yoffset() const vl::CopyTexSubImage2D [inline]
~Object()vl::Object [protected, virtual]

Visualization Library v1.0.3 Reference Documentation
Copyright Michele Bosi. All rights reserved.
Updated on Tue Feb 7 2017 00:55:09.
Permission is granted to use this page to write and publish articles regarding Visualization Library.