qCC_glWindow version 2.13.alpha (Qt) - 31 May 2022
CloudCompare 3D view
|
This is the complete list of members for ccGLUtils, including all inherited members.
DisplayTexture2D(QImage image, int w, int h, unsigned char alpha=255) (defined in ccGLUtils) | ccGLUtils | inlinestatic |
DisplayTexture2D(GLuint texID, int w, int h, unsigned char alpha=255) (defined in ccGLUtils) | ccGLUtils | inlinestatic |
DisplayTexture2DPosition(QImage image, int x, int y, int w, int h, unsigned char alpha=255) (defined in ccGLUtils) | ccGLUtils | static |
DisplayTexture2DPosition(GLuint texID, int x, int y, int w, int h, unsigned char alpha=255) (defined in ccGLUtils) | ccGLUtils | static |
GenerateViewMat(CC_VIEW_ORIENTATION orientation) | ccGLUtils | static |