This is the complete list of members for jevois::GPUimage, including all inherited members.
| d2i(ImVec2 const &p) | jevois::GPUimage | |
| d2is(ImVec2 const &p) | jevois::GPUimage | |
| draw(int &x, int &y, unsigned short &w, unsigned short &h, bool noalias, glm::mat4 const &pvm) | jevois::GPUimage | |
| GPUimage() | jevois::GPUimage | |
| i2d(ImVec2 const &p) | jevois::GPUimage | |
| i2ds(ImVec2 const &p) | jevois::GPUimage | |
| itsAlpha | jevois::GPUimage | protected |
| itsDisplay | jevois::GPUimage | protected |
| itsDrawHeight | jevois::GPUimage | protected |
| itsDrawWidth | jevois::GPUimage | protected |
| itsDrawX | jevois::GPUimage | protected |
| itsDrawY | jevois::GPUimage | protected |
| itsFormat | jevois::GPUimage | protected |
| itsGLtextureFmt | jevois::GPUimage | protected |
| itsGLtextureWidth | jevois::GPUimage | protected |
| itsLocation | jevois::GPUimage | protected |
| itsProgram | jevois::GPUimage | protected |
| itsTexture | jevois::GPUimage | protected |
| itsTextureDmaBuf | jevois::GPUimage | protected |
| itsTextureHeight | jevois::GPUimage | protected |
| itsTextureWidth | jevois::GPUimage | protected |
| itsTwirl | jevois::GPUimage | protected |
| itsVertexArray | jevois::GPUimage | protected |
| itsVertexBuffers | jevois::GPUimage | protected |
| set(RawImage const &img) | jevois::GPUimage | |
| set(cv::Mat const &img, bool rgb) | jevois::GPUimage | |
| set(InputFrame const &frame, EGLDisplay display) | jevois::GPUimage | |
| set2(InputFrame const &frame, EGLDisplay display) | jevois::GPUimage | |
| setInternal(unsigned int width, unsigned int height, unsigned int fmt, unsigned char const *data) | jevois::GPUimage | protected |
| setWithDmaBuf(jevois::RawImage const &img, int dmafd, EGLDisplay display) | jevois::GPUimage | protected |
| twirl(float t, float alpha=1.0F) | jevois::GPUimage | |
| ~GPUimage() | jevois::GPUimage | |