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::ReadPixels Member List

This is the complete list of members for vl::ReadPixels, including all inherited members.
as()vl::Object [inline]
as() const vl::Object [inline]
automaticDelete() const vl::Object [inline]
decReference()vl::Object [inline]
height() const vl::ReadPixels [inline]
image()vl::ReadPixels [inline]
image() const vl::ReadPixels [inline]
incReference() const vl::Object [inline]
isEnabled() const vl::RenderEventCallback [inline]
mAutomaticDeletevl::Object [protected]
mEnabledvl::RenderEventCallback [protected]
mHeightvl::ReadPixels [protected]
mImagevl::ReadPixels [protected]
mObjectNamevl::Object [protected]
mReadBuffervl::ReadPixels [protected]
mRefCountMutexvl::Object [protected]
mReferenceCountvl::Object [mutable, protected]
mRemoveAfterCallvl::RenderEventCallback [protected]
mSavePathvl::ReadPixels [protected]
mStoreInPixelBufferObjectvl::ReadPixels [protected]
mWidthvl::ReadPixels [protected]
mXvl::ReadPixels [protected]
mYvl::ReadPixels [protected]
Object()vl::Object [inline]
Object(const Object &other)vl::Object [inline]
objectName() const vl::Object [inline]
onRendererFinished(const RendererAbstract *)vl::ReadPixels [inline, virtual]
onRendererStarted(const RendererAbstract *)vl::ReadPixels [inline, virtual]
onRenderingFinished(const RenderingAbstract *)vl::ReadPixels [inline, virtual]
onRenderingStarted(const RenderingAbstract *)vl::ReadPixels [inline, virtual]
operator=(const Object &other)vl::Object [inline]
readBuffer() const vl::ReadPixels [inline]
ReadPixels()vl::ReadPixels [inline]
ReadPixels(int x, int y, int width, int height, EReadDrawBuffer read_buffer, Image *image, bool store_in_pbo)vl::ReadPixels [inline]
readPixels()vl::ReadPixels [inline, protected]
refCountMutex()vl::Object [inline]
refCountMutex() const vl::Object [inline]
referenceCount() const vl::Object [inline]
removeAfterCall() const vl::RenderEventCallback [inline]
RenderEventCallback()vl::RenderEventCallback [inline]
savePath() const vl::ReadPixels [inline]
setAutomaticDelete(bool autodel_on)vl::Object [inline]
setEnabled(bool enabled)vl::RenderEventCallback [inline]
setHeight(int height)vl::ReadPixels [inline]
setImage(Image *image)vl::ReadPixels [inline]
setObjectName(const char *name)vl::Object [inline]
setReadBuffer(EReadDrawBuffer buffer)vl::ReadPixels [inline]
setRefCountMutex(IMutex *mutex)vl::Object [inline]
setRemoveAfterCall(bool remove)vl::RenderEventCallback [inline]
setSavePath(const String &path)vl::ReadPixels [inline]
setStoreInPixelBufferObject(bool use_pbo)vl::ReadPixels [inline]
setup(int x, int y, int width, int height, EReadDrawBuffer read_buffer, bool store_in_pbo)vl::ReadPixels [inline]
setWidth(int width)vl::ReadPixels [inline]
setX(int x)vl::ReadPixels [inline]
setY(int y)vl::ReadPixels [inline]
storeInPixelBufferObject() const vl::ReadPixels [inline]
width() const vl::ReadPixels [inline]
x() const vl::ReadPixels [inline]
y() const vl::ReadPixels [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:11.
Permission is granted to use this page to write and publish articles regarding Visualization Library.