Visualization Library 2.0.0

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

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
vl::ReadPixels Member List

This is the complete list of members for vl::ReadPixels, including all inherited members.

as()vl::Objectinline
as() constvl::Objectinline
automaticDelete() constvl::Objectinline
decReference()vl::Objectinline
height() constvl::ReadPixelsinline
image()vl::ReadPixelsinline
image() constvl::ReadPixelsinline
incReference() constvl::Objectinline
isEnabled() constvl::RenderEventCallbackinline
mAutomaticDeletevl::Objectprotected
mEnabledvl::RenderEventCallbackprotected
mHeightvl::ReadPixelsprotected
mImagevl::ReadPixelsprotected
mObjectNamevl::Objectprotected
mReadBuffervl::ReadPixelsprotected
mRefCountMutexvl::Objectprotected
mReferenceCountvl::Objectmutableprotected
mRemoveAfterCallvl::RenderEventCallbackprotected
mSavePathvl::ReadPixelsprotected
mStoreInPixelBufferObjectvl::ReadPixelsprotected
mWidthvl::ReadPixelsprotected
mXvl::ReadPixelsprotected
mYvl::ReadPixelsprotected
Object()vl::Objectinline
Object(const Object &other)vl::Objectinline
objectName() constvl::Objectinline
onRendererFinished(const RendererAbstract *)vl::ReadPixelsinlinevirtual
onRendererStarted(const RendererAbstract *)vl::ReadPixelsinlinevirtual
onRenderingFinished(const RenderingAbstract *)vl::ReadPixelsinlinevirtual
onRenderingStarted(const RenderingAbstract *)vl::ReadPixelsinlinevirtual
operator=(const Object &other)vl::Objectinline
readBuffer() constvl::ReadPixelsinline
ReadPixels()vl::ReadPixelsinline
ReadPixels(int x, int y, int width, int height, EReadDrawBuffer read_buffer, Image *image, bool store_in_pbo)vl::ReadPixelsinline
readPixels()vl::ReadPixelsinlineprotected
refCountMutex()vl::Objectinline
refCountMutex() constvl::Objectinline
referenceCount() constvl::Objectinline
removeAfterCall() constvl::RenderEventCallbackinline
RenderEventCallback()vl::RenderEventCallbackinline
savePath() constvl::ReadPixelsinline
setAutomaticDelete(bool autodel_on)vl::Objectinline
setEnabled(bool enabled)vl::RenderEventCallbackinline
setHeight(int height)vl::ReadPixelsinline
setImage(Image *image)vl::ReadPixelsinline
setObjectName(const char *name)vl::Objectinline
setObjectName(const std::string &name)vl::Objectinline
setReadBuffer(EReadDrawBuffer buffer)vl::ReadPixelsinline
setRefCountMutex(IMutex *mutex)vl::Objectinline
setRemoveAfterCall(bool remove)vl::RenderEventCallbackinline
setSavePath(const String &path)vl::ReadPixelsinline
setStoreInPixelBufferObject(bool use_pbo)vl::ReadPixelsinline
setup(int x, int y, int width, int height, EReadDrawBuffer read_buffer, bool store_in_pbo)vl::ReadPixelsinline
setWidth(int width)vl::ReadPixelsinline
setX(int x)vl::ReadPixelsinline
setY(int y)vl::ReadPixelsinline
storeInPixelBufferObject() constvl::ReadPixelsinline
width() constvl::ReadPixelsinline
x() constvl::ReadPixelsinline
y() constvl::ReadPixelsinline
~Object()vl::Objectprotectedvirtual