#include <Riley.h>
Definition at line 1093 of file Riley.h.
◆ RixRileyManager()
RixRileyManager::RixRileyManager |
( |
| ) |
|
|
inlineprotected |
◆ CreateRiley()
virtual riley::Riley* RixRileyManager::CreateRiley |
( |
char const * |
rendervariant | ) |
|
|
pure virtual |
◆ DestroyRiley()
virtual void RixRileyManager::DestroyRiley |
( |
riley::Riley * |
rl | ) |
|
|
pure virtual |
◆ GetOptionOverrides()
virtual void RixRileyManager::GetOptionOverrides |
( |
RtParamList & |
options | ) |
const |
|
pure virtual |
Return a RtParamList containing expected option overrides. It is the responsibility of the Riley client to decide if these overrides are given to Riley::SetOptions() or not.
The documentation for this class was generated from the following file: