DtIntSize< uint32 > IntSize_uint32
Definition: DtIntSize.h:35
T height
Definition: DtIntSize.h:30
Class for Screen/Texture Size.
Definition: DtIntSize.h:18
DtIntSize()
CTOR.
Definition: DtIntSize.h:22
DtIntSize(T _width, T _height)
CTOR.
Definition: DtIntSize.h:24
T width
Definition: DtIntSize.h:29
DtIntSize< int32 > IntSize_int32
Definition: DtIntSize.h:34