Nebula
Loading...
Searching...
No Matches
RenderModules Namespace Reference

Classes

class  RenderModule
 A RenderModule wraps a specific, optional, rendering functionality into a simple object which only requires a simple setup. More...
 
class  RTPlugin
 Standard interface to add new functionality to the render thread. More...
 
class  RTPluginRegistry
 The central registry for render thread plugins. More...
 

Functions

 __ImplementClass (RenderModules::RenderModule, 'RMDL', Core::RefCounted)
 
 __ImplementClass (RenderModules::RTPlugin, 'RTPG', Core::RefCounted)
 
 __ImplementClass (RenderModules::RTPluginRegistry, 'RXRG', Core::RefCounted)
 
 __ImplementSingleton (RenderModules::RTPluginRegistry)
 

Function Documentation

◆ __ImplementClass() [1/3]

RenderModules::__ImplementClass ( RenderModules::RenderModule ,
'RMDL' ,
Core::RefCounted  )

◆ __ImplementClass() [2/3]

RenderModules::__ImplementClass ( RenderModules::RTPlugin ,
'RTPG' ,
Core::RefCounted  )

◆ __ImplementClass() [3/3]

RenderModules::__ImplementClass ( RenderModules::RTPluginRegistry ,
'RXRG' ,
Core::RefCounted  )

◆ __ImplementSingleton()

RenderModules::__ImplementSingleton ( RenderModules::RTPluginRegistry )