Types
| Name | Value | Description |
|---|---|---|
Super |
Constructors
| Name | Description |
|---|---|
RendererLayer() | |
Destructors
| Name | Description |
|---|---|
~RendererLayer() |
Virtual Functions
| Access | Return | Modifier | Name | Description |
|---|---|---|---|---|
protected | bool | inline | onInit() | |
protected | bool | inline | onDestroy() | |
protected | bool | inline | onRebuild() | |
protected | bool | inline | onSetup() | |
protected | void | inline | onRender( void* outData ) | |
protected | void | inline |
Functions
| Access | Return | Modifier | Name | Description |
|---|---|---|---|---|
public | void | init() | ||
public | void | destroy() | ||
public | void | rebuild() | ||
public | void | setup() | ||
public | void | render( void* outData ) | ||
public | void | |||
public | bool | const | ||
public | const | getStatus() | ||
public | const | getId() | ||
protected | void |
Members
| Access | Type | Modifier | Name | Description |
|---|---|---|---|---|
protected | m_id | |||
protected | m_status |