![]() |
Murl Engine API
Version 2018.3
|
The internal renderer state object. More...
#include <murl_video_state.h>
The internal renderer state object.
Only necessary when implementing custom video objects.
Public Member Functions | |
virtual void | Setup () |
Set up the state for rendering. | |
virtual void | Finish () |
Finish the state after rendering. | |
virtual IVideoInterface * | GetVideoInterface () const |
Get the platform front end's video interface. More... | |
|
virtual |
Get the platform front end's video interface.