![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
#include <RTDrawDescriptor.h>
Public Member Functions | |
bool | operator== (const BlitEntry &) const =default |
Public Attributes | |
U16 | _layerOffset {0u} |
U16 | _mipOffset {0u} |
U8 | _index { INVALID_INDEX } |
Definition at line 45 of file RTDrawDescriptor.h.
|
default |
U8 Divide::BlitEntry::_index { INVALID_INDEX } |
Definition at line 49 of file RTDrawDescriptor.h.
U16 Divide::BlitEntry::_layerOffset {0u} |
Definition at line 47 of file RTDrawDescriptor.h.
U16 Divide::BlitEntry::_mipOffset {0u} |
Definition at line 48 of file RTDrawDescriptor.h.