|
HDK
|
#include <RE_TextureMap.h>
Public Member Functions | |
| TexCBPixelData () | |
Public Attributes | |
| RE_GPUType | type |
| int | vector_size |
| int | w |
| int | h |
| int | d |
| RE_TextureFormatExtra | option |
| void * | pixels |
| RE_Texture * | texture |
Definition at line 149 of file RE_TextureMap.h.
|
inline |
Definition at line 152 of file RE_TextureMap.h.
| int RE_TextureMap::TexCBPixelData::d |
Definition at line 159 of file RE_TextureMap.h.
| int RE_TextureMap::TexCBPixelData::h |
Definition at line 159 of file RE_TextureMap.h.
| RE_TextureFormatExtra RE_TextureMap::TexCBPixelData::option |
Definition at line 160 of file RE_TextureMap.h.
| void* RE_TextureMap::TexCBPixelData::pixels |
Definition at line 161 of file RE_TextureMap.h.
| RE_Texture* RE_TextureMap::TexCBPixelData::texture |
Definition at line 162 of file RE_TextureMap.h.
| RE_GPUType RE_TextureMap::TexCBPixelData::type |
Definition at line 157 of file RE_TextureMap.h.
| int RE_TextureMap::TexCBPixelData::vector_size |
Definition at line 158 of file RE_TextureMap.h.
| int RE_TextureMap::TexCBPixelData::w |
Definition at line 159 of file RE_TextureMap.h.