![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
#include <RTDrawDescriptor.h>
Public Member Functions | |
bool | operator== (const DrawLayerEntry &) const =default |
Public Attributes | |
U16 | _layer {0u} |
U8 | _cubeFace {0u} |
Ignored for non cube textures. | |
Definition at line 54 of file RTDrawDescriptor.h.
|
default |
U8 Divide::DrawLayerEntry::_cubeFace {0u} |
Ignored for non cube textures.
Definition at line 58 of file RTDrawDescriptor.h.
U16 Divide::DrawLayerEntry::_layer {0u} |
Definition at line 56 of file RTDrawDescriptor.h.