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

#include <TextureDescriptor.h>

Public Attributes

size_t _alignment { 4u }
 
size_t _rowLength { 0u }
 
size_t _skipPixels { 0u }
 
size_t _skipRows { 0u }
 

Detailed Description

Definition at line 44 of file TextureDescriptor.h.

Member Data Documentation

◆ _alignment

size_t Divide::PixelAlignment::_alignment { 4u }

Definition at line 46 of file TextureDescriptor.h.

◆ _rowLength

size_t Divide::PixelAlignment::_rowLength { 0u }

Definition at line 47 of file TextureDescriptor.h.

◆ _skipPixels

size_t Divide::PixelAlignment::_skipPixels { 0u }

Definition at line 48 of file TextureDescriptor.h.

◆ _skipRows

size_t Divide::PixelAlignment::_skipRows { 0u }

Definition at line 49 of file TextureDescriptor.h.


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