#include <renderer/YiViewport.h>
◆ CYIViewport() [1/2]
CYIViewport::CYIViewport |
( |
| ) |
|
◆ CYIViewport() [2/2]
CYIViewport::CYIViewport |
( |
int32_t |
x, |
|
|
int32_t |
y, |
|
|
int32_t |
width, |
|
|
int32_t |
height |
|
) |
| |
◆ ~CYIViewport()
virtual CYIViewport::~CYIViewport |
( |
| ) |
|
|
virtual |
◆ Init()
void CYIViewport::Init |
( |
int32_t |
x, |
|
|
int32_t |
y, |
|
|
int32_t |
width, |
|
|
int32_t |
height |
|
) |
| |
◆ operator!=()
bool CYIViewport::operator!= |
( |
const CYIViewport & |
rhs | ) |
const |
◆ operator==()
bool CYIViewport::operator== |
( |
const CYIViewport & |
rhs | ) |
const |
◆ m_height
int32_t CYIViewport::m_height |
◆ m_width
int32_t CYIViewport::m_width |
◆ m_x
◆ m_y
The documentation for this class was generated from the following file: