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