Types
| Name | Value | Description |
|---|---|---|
ViewportObservable | ||
ViewportSubscription | ||
Super |
Constructors
| Name | Description |
|---|---|
Renderer() |
Destructors
| Name | Description |
|---|---|
~Renderer() |
Virtual Functions
| Access | Return | Modifier | Name | Description |
|---|---|---|---|---|
protected | void | inline | onInit() | |
protected | void | inline | onRender() | |
protected | void | inline | ||
protected | void | inline | onResizing() | |
protected | void | inline | onRepositioning() |
Functions
| Access | Return | Modifier | Name | Description |
|---|---|---|---|---|
public | bool | const | canRender() | |
public | void | |||
public | void | render() | ||
public | const | getSize() | ||
public | void | |||
public | void | setSize( float inWidth, float inHeight ) | ||
public | const | getPosition() | ||
public | void | |||
public | void | setPosition( float inX, float inY ) | ||
public | bool | const | ||
public | bool | const | ||
public | void | |||
protected | void | |||
protected | void | |||
protected | void | |||
protected | void | |||
protected | void | setupLayers() | ||
protected | void | destroyLayers() | ||
protected | void | rebuildLayers() | ||
protected | void | deleteLayers() | ||
private | void | loadEvents() | ||
private | void | updateViewComponents() |