#include <renderer/YiViewport.h>
| CYIViewport::CYIViewport |
( |
| ) |
|
| CYIViewport::CYIViewport |
( |
int32_t |
x, |
|
|
int32_t |
y, |
|
|
int32_t |
width, |
|
|
int32_t |
height |
|
) |
| |
| virtual CYIViewport::~CYIViewport |
( |
| ) |
|
|
virtual |
| void CYIViewport::Init |
( |
int32_t |
x, |
|
|
int32_t |
y, |
|
|
int32_t |
width, |
|
|
int32_t |
height |
|
) |
| |
| bool CYIViewport::operator!= |
( |
const CYIViewport & |
rhs | ) |
const |
| bool CYIViewport::operator== |
( |
const CYIViewport & |
rhs | ) |
const |
| int32_t CYIViewport::m_nHeight |
| int32_t CYIViewport::m_nWidth |
| int32_t CYIViewport::m_nX |
| int32_t CYIViewport::m_nY |
The documentation for this class was generated from the following file: