libpromeki main
PROfessional MEdia toolKIt
 
Loading...
Searching...
No Matches
size2d.h File Reference
Include dependency graph for size2d.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Size2DTemplate< T >
 Two-dimensional size (width and height). More...
 

Typedefs

using Size2Di32 = Size2DTemplate< int32_t >
 2D size with int32_t components.
 
using Size2Du32 = Size2DTemplate< uint32_t >
 2D size with uint32_t components.
 
using Size2Df = Size2DTemplate< float >
 2D size with float components.
 
using Size2Dd = Size2DTemplate< double >
 2D size with double components.
 

Detailed Description

See LICENSE file in the project root folder for license information.