#include <C4LandscapeRender.h>
Definition at line 84 of file C4LandscapeRender.h.
◆ C4LandscapeRender()
| C4LandscapeRender::C4LandscapeRender |
( |
| ) |
|
|
default |
◆ ~C4LandscapeRender()
| virtual C4LandscapeRender::~C4LandscapeRender |
( |
| ) |
|
|
virtualdefault |
◆ Clear()
| virtual void C4LandscapeRender::Clear |
( |
| ) |
|
|
pure virtual |
◆ Draw()
◆ GetAffectedRect()
| virtual C4Rect C4LandscapeRender::GetAffectedRect |
( |
C4Rect |
Rect | ) |
|
|
pure virtual |
◆ Init()
| virtual bool C4LandscapeRender::Init |
( |
int32_t |
iWidth, |
|
|
int32_t |
iHeight, |
|
|
C4TextureMap * |
pTexs, |
|
|
C4GroupSet * |
pGraphics |
|
) |
| |
|
pure virtual |
◆ ReInit()
| virtual bool C4LandscapeRender::ReInit |
( |
int32_t |
iWidth, |
|
|
int32_t |
iHeight |
|
) |
| |
|
pure virtual |
◆ Update()
◆ iHeight
| int32_t C4LandscapeRender::iHeight {0} |
|
protected |
◆ iWidth
| int32_t C4LandscapeRender::iWidth {0} |
|
protected |
◆ pTexs
The documentation for this class was generated from the following file: