AvTranscoder  0.9.4
C++APIforLibav/FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ImgProperties Struct Reference

Data Fields

const char * data
 
GLint internalFormat
 
size_t width
 
size_t height
 
GLenum format
 
GLenum type
 
size_t component
 

Detailed Description

Definition at line 50 of file Window.cpp.

Field Documentation

size_t ImgProperties::component

Definition at line 58 of file Window.cpp.

Referenced by loadNewTexture(), and Window::mouse().

const char* ImgProperties::data

Definition at line 52 of file Window.cpp.

Referenced by loadNewTexture(), and Window::mouse().

GLenum ImgProperties::format

Definition at line 56 of file Window.cpp.

Referenced by Window::displayInformations(), loadNewTexture(), and Window::setTransfert().

size_t ImgProperties::height

Definition at line 55 of file Window.cpp.

Referenced by loadNewTexture(), Window::mapToImage(), Window::motion(), and Window::mouse().

GLint ImgProperties::internalFormat

Definition at line 53 of file Window.cpp.

Referenced by loadNewTexture().

GLenum ImgProperties::type

Definition at line 57 of file Window.cpp.

Referenced by Window::displayInformations(), loadNewTexture(), and Window::mouse().

size_t ImgProperties::width

Definition at line 54 of file Window.cpp.

Referenced by loadNewTexture(), Window::mapToImage(), Window::motion(), and Window::mouse().


The documentation for this struct was generated from the following file: