Renderer_Null Class Referencefinal
Inheritance diagram for Renderer_Null:

Public Member Functions | |
LM_IMPL_CLASS (Renderer_Null, Renderer) | |
LM_IMPL_F (Initialize) | |
LM_IMPL_F (Render) | |
![]() | |
LM_INTERFACE_CLASS (Renderer, Configurable, 1) | |
LM_DISABLE_COPY_AND_MOVE (Renderer) | |
LM_INTERFACE_F (0, Render, void(const Scene *, Film *)) | |
Render an image. The function starts to render the scene to the film . More... | |
![]() | |
LM_INTERFACE_CLASS (Configurable, Component, 1) | |
LM_DISABLE_COPY_AND_MOVE (Configurable) | |
LM_INTERFACE_F (0, Initialize, bool(const PropertyNode *prop)) | |
Initialize the configurable component. More... | |
![]() | |
void * | operator new (std::size_t size) throw (std::bad_alloc) |
void | operator delete (void *p) |