VisPro  1.0
Project of Visualisierung 2
TextureView Member List

This is the complete list of members for TextureView, including all inherited members.

BufferView(int width, int height, const std::string &windowName, Channels channels=Channels::RGB)BufferViewinline
GetBufferWindowChannelName(const std::string &channelName)BufferViewprotectedvirtual
m_bufferWindowHandles (defined in BufferView)BufferViewprotected
m_bufferWindowName (defined in BufferView)BufferViewprotected
m_channels (defined in BufferView)BufferViewprotected
m_height (defined in BufferView)BufferViewprotected
m_texBuffer (defined in TextureView)TextureViewprotected
m_texMat (defined in TextureView)TextureViewprotected
m_textureID (defined in TextureView)TextureViewprotected
m_textureUnitID (defined in TextureView)TextureViewprotected
m_width (defined in BufferView)BufferViewprotected
ReadBufferToMatrix()TextureViewprotectedvirtual
ShowBufferView(bool show)BufferViewvirtual
SplitMatrixToChannels(const cv::Mat &rgbMat)BufferViewprotectedvirtual
TextureView(int width, int height, const std::string &windowName, Channels channels, GLuint textureUnitID, GLuint textureID)TextureView
UpdateBufferView()BufferViewvirtual