#include <texture.h>
◆ Texture()
| Texture::Texture |
( |
void |
| ) |
|
◆ ~Texture()
◆ data()
| const GLubyte* Texture::data |
( |
void |
| ) |
const |
|
inline |
◆ data_size()
| GLsizei Texture::data_size |
( |
void |
| ) |
const |
|
inline |
◆ height()
| GLsizei Texture::height |
( |
void |
| ) |
const |
|
inline |
◆ isDirty()
| bool Texture::isDirty |
( |
void |
| ) |
const |
|
inline |
◆ isSizeChanged()
| bool Texture::isSizeChanged |
( |
void |
| ) |
const |
|
inline |
◆ removeDirty()
| void Texture::removeDirty |
( |
void |
| ) |
|
|
inline |
◆ setDirty()
| void Texture::setDirty |
( |
void |
| ) |
|
|
inline |
◆ setSizeChanged()
| void Texture::setSizeChanged |
( |
void |
| ) |
|
|
inline |
◆ texture_format()
| GLenum Texture::texture_format |
( |
void |
| ) |
const |
|
inline |
◆ UpdateData() [1/2]
| bool Texture::UpdateData |
( |
const QImage & |
img | ) |
|
◆ UpdateData() [2/2]
| bool Texture::UpdateData |
( |
const std::shared_ptr< const apollo::drivers::Image > & |
| ) |
|
◆ width()
| GLsizei Texture::width |
( |
void |
| ) |
const |
|
inline |
◆ __pad0__
◆ is_dirty_
◆ is_size_changed_
| bool Texture::is_size_changed_ |
The documentation for this class was generated from the following file: