struct
#include <Spore ModAPI/Spore/MathUtils.h>
IntDimensions A pair of two integer values that represents the dimensions of an image (width, height).
Constructors, destructors, conversion operators
- IntDimensions(int width, int height)
- IntDimensions()