GL Studio C++ Runtime API
|
This is the complete list of members for glsInlineImage, including all inherited members.
_alpha_buffer | glsInlineImage | |
_alpha_data_size | glsInlineImage | |
_BufferType typedef | glsInlineImage | |
_codec | glsInlineImage | |
_components | glsInlineImage | |
_crc | glsInlineImage | |
_gl_texture_compression | glsInlineImage | |
_height | glsInlineImage | |
_image_data_size | glsInlineImage | |
_line_length | glsInlineImage | |
_pixel_format | glsInlineImage | |
_rgb_buffer | glsInlineImage | |
_width | glsInlineImage | |
glsInlineImage(unsigned int width, unsigned int height, unsigned int components, unsigned int pixel_format, glsImageCodec codec, unsigned long crc, bool gl_tex_compress, unsigned long image_data_size, unsigned long alpha_data_size, unsigned int line_length, const unsigned char *const *rgb_buffer, const unsigned char *const *alpha_buffer) | glsInlineImage | inline |