Struct Bounds2D

Struct Documentation

struct Bounds2D

Public Functions

Bounds2D(U32 width, U32 height)

Public Members

U32 m_width = {0}
U32 m_height = {0}