Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
AtlasHelpers::ShelfPacker::ShelfPage Struct Reference
Collaboration diagram for AtlasHelpers::ShelfPacker::ShelfPage:

Public Attributes

int pageIndex
int width
int height
int curY
std::vector< Shelfshelves

Detailed Description

Definition at line 21 of file qssgrendershadowmap.cpp.

Member Data Documentation

◆ curY

int AtlasHelpers::ShelfPacker::ShelfPage::curY

Definition at line 25 of file qssgrendershadowmap.cpp.

Referenced by AtlasHelpers::ShelfPacker::addRectangle().

◆ height

int AtlasHelpers::ShelfPacker::ShelfPage::height

◆ pageIndex

int AtlasHelpers::ShelfPacker::ShelfPage::pageIndex

Definition at line 22 of file qssgrendershadowmap.cpp.

Referenced by AtlasHelpers::ShelfPacker::placeOnPage().

◆ shelves

std::vector< Shelf > AtlasHelpers::ShelfPacker::ShelfPage::shelves

Definition at line 26 of file qssgrendershadowmap.cpp.

◆ width

int AtlasHelpers::ShelfPacker::ShelfPage::width

Definition at line 23 of file qssgrendershadowmap.cpp.

Referenced by AtlasHelpers::ShelfPacker::addRectangle().


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