struct TreeTextureAtlasLayout::Node

Represent a single node in the texture atlas tree.

Public

Fields

ParentNodeId

u32 ParentNodeId

NextSiblingId

u32 NextSiblingId

PreviousSiblingId

u32 PreviousSiblingId

Orientation

NodeOrientation Orientation

Area

Area2I Area