Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
Divide::DrawLayerEntry Struct Reference

#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.
 

Detailed Description

Definition at line 54 of file RTDrawDescriptor.h.

Member Function Documentation

◆ operator==()

bool Divide::DrawLayerEntry::operator== ( const DrawLayerEntry ) const
default

Member Data Documentation

◆ _cubeFace

U8 Divide::DrawLayerEntry::_cubeFace {0u}

Ignored for non cube textures.

Definition at line 58 of file RTDrawDescriptor.h.

◆ _layer

U16 Divide::DrawLayerEntry::_layer {0u}

Definition at line 56 of file RTDrawDescriptor.h.


The documentation for this struct was generated from the following file: