Image Component Library (ICL)
|
This is the complete list of members for icl::qt::GLImg, including all inherited members.
bind(int xCell=0, int yCell=0, int textureUnit=0) const | icl::qt::GLImg | |
draw2D(const utils::Rect &r, const utils::Size &windowSize) | icl::qt::GLImg | |
draw2D(const float a[2], const float b[2], const float c[2], const float e[2], const utils::Size &windowSize) | icl::qt::GLImg | |
draw3D(const float a[3], const float b[3], const float c[3], const float d[3], const float na[3]=0, const float nb[3]=0, const float nc[3]=0, const float nd[3]=0, const utils::Point32f &texCoordsA=utils::Point32f(0, 0), const utils::Point32f &texCoordsB=utils::Point32f(1, 0), const utils::Point32f &texCoordsC=utils::Point32f(0, 1), const utils::Point32f &texCoordsD=utils::Point32f(1, 1)) | icl::qt::GLImg | |
draw3D(const float a[3], const float b[3], const float c[3]) | icl::qt::GLImg | inline |
draw3DGeneric(int numPoints, const float *xs, const float *ys, const float *zs, int xyzStride, const utils::Point32f *texCoords, const float *nxs=0, const float *nys=0, const float *nzs=0, int nxyzStride=1, bool invertNormals=false) | icl::qt::GLImg | |
drawToGrid(int nx, int ny, const float *xs, const float *ys, const float *zs, const float *nxs=0, const float *nys=0, const float *nzs=0, const int stride=1, bool invertNormals=false) | icl::qt::GLImg | |
drawToGrid(int nx, int ny, grid_function gridVertices, grid_function gridNormals=grid_function()) | icl::qt::GLImg | |
extractImage() const | icl::qt::GLImg | |
getCells() const | icl::qt::GLImg | |
getChannels() const | icl::qt::GLImg | |
getColor(int x, int y) const | icl::qt::GLImg | |
getDepth() const | icl::qt::GLImg | |
getFormat() const | icl::qt::GLImg | |
getGridColor() const | icl::qt::GLImg | |
getHeight() const | icl::qt::GLImg | |
getMaxTextureSize() | icl::qt::GLImg | static |
getMinMax() const | icl::qt::GLImg | |
getROI() const | icl::qt::GLImg | |
getScaleMode() const | icl::qt::GLImg | |
getSize() const | icl::qt::GLImg | inline |
getStats() const | icl::qt::GLImg | |
getTime() const | icl::qt::GLImg | |
getWidth() const | icl::qt::GLImg | |
GLImg(const core::ImgBase *src=0, core::scalemode sm=core::interpolateNN, int maxCellSize=4096) | icl::qt::GLImg | |
grid_function typedef | icl::qt::GLImg | |
isNull() const | icl::qt::GLImg | |
lock() const | icl::qt::GLImg | |
m_data | icl::qt::GLImg | private |
setBCI(int b=-1, int c=-1, int i=-1) | icl::qt::GLImg | |
setDrawGrid(bool enabled, float *color=0) | icl::qt::GLImg | |
setGridColor(float *color) | icl::qt::GLImg | |
setScaleMode(core::scalemode sm) | icl::qt::GLImg | |
Uncopyable() | icl::utils::Uncopyable | inlineprotected |
unlock() const | icl::qt::GLImg | |
update(const core::ImgBase *src, int maxCellSize=4096) | icl::qt::GLImg | |
Vec3 typedef | icl::qt::GLImg | |
~GLImg() | icl::qt::GLImg |