NaCl Player API
NaCl Player API Documentation
Samsung::NaClPlayer::Size Class Reference

Defines integral size of 2D rectangle. More...

#include <common.h>

Public Member Functions

 Size (int32_t w, int32_t h)
 
 Size (const Size &s)
 
Sizeoperator= (const Size &s)
 

Public Attributes

int32_t width
 
int32_t height
 

Detailed Description

Defines integral size of 2D rectangle.

Definition at line 42 of file common.h.


The documentation for this class was generated from the following file: