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] |
| className() | vl::ReadPixels | [inline, virtual] |
| decReference() | vl::Object | [inline] |
| height() const | vl::ReadPixels | [inline] |
| image() | vl::ReadPixels | [inline] |
| image() const | vl::ReadPixels | [inline] |
| incReference() | vl::Object | [inline] |
| mHeight | vl::ReadPixels | [protected] |
| mImage | vl::ReadPixels | [protected] |
| mName | vl::Object | [protected] |
| mRank | vl::RenderingCallback | [protected] |
| mReadBuffer | vl::ReadPixels | [protected] |
| mRemoveAfterCall | vl::RenderingCallback | [protected] |
| mSavePath | vl::ReadPixels | [protected] |
| mStoreInPixelBufferObject | vl::ReadPixels | [protected] |
| mutex() | vl::Object | [inline] |
| mutex() const | vl::Object | [inline] |
| mWidth | vl::ReadPixels | [protected] |
| mX | vl::ReadPixels | [protected] |
| mY | vl::ReadPixels | [protected] |
| name() const | vl::Object | [inline] |
| Object() | vl::Object | [inline] |
| Object(const Object &other) | vl::Object | [inline] |
| 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] |
| referenceCount() const | vl::Object | [inline] |
| removeAfterCall() const | vl::RenderingCallback | [inline] |
| renderingCallback(const RenderingAbstract *, ERenderingCallback reason) | vl::ReadPixels | [inline, virtual] |
| RenderingCallback() | vl::RenderingCallback | [inline] |
| savePath() const | vl::ReadPixels | [inline] |
| setAutomaticDelete(bool autodel_on) | vl::Object | [inline] |
| setHeight(int height) | vl::ReadPixels | [inline] |
| setImage(Image *image) | vl::ReadPixels | [inline] |
| setMutex(VirtualMutex *mutex) | vl::Object | [inline] |
| setName(const std::string &name) | vl::Object | [inline] |
| setReadBuffer(EReadDrawBuffer buffer) | vl::ReadPixels | [inline] |
| setRemoveAfterCall(bool remove) | vl::RenderingCallback | [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] |