#include <surface.h>
Definition at line 12 of file surface.h.
◆ Surface() [1/2]
impeller::Surface::Surface |
( |
| ) |
|
◆ Surface() [2/2]
impeller::Surface::Surface |
( |
const RenderTarget & |
target_desc | ) |
|
|
explicit |
◆ ~Surface()
impeller::Surface::~Surface |
( |
| ) |
|
|
virtualdefault |
◆ GetRenderTarget()
const RenderTarget & impeller::Surface::GetRenderTarget |
( |
| ) |
const |
◆ GetSize()
const ISize & impeller::Surface::GetSize |
( |
| ) |
const |
◆ IsValid()
bool impeller::Surface::IsValid |
( |
| ) |
const |
◆ Present()
bool impeller::Surface::Present |
( |
| ) |
const |
|
virtual |
The documentation for this class was generated from the following files: