Murl Engine API  Version 2018.3
Murl::Video::State Class Reference

The internal renderer state object. More...

#include <murl_video_state.h>

Detailed Description

The internal renderer state object.

Only necessary when implementing custom video objects.

Inheritance diagram for Murl::Video::State:
Murl::Video::Dx111::State Murl::Video::Dx90::State Murl::Video::GlEs20::State Murl::Video::GlEs30::State

Public Member Functions

virtual void Setup ()
 Set up the state for rendering.
 
virtual void Finish ()
 Finish the state after rendering.
 
virtual IVideoInterfaceGetVideoInterface () const
 Get the platform front end's video interface. More...
 

Member Function Documentation

◆ GetVideoInterface()

virtual IVideoInterface* Murl::Video::State::GetVideoInterface ( ) const
virtual

Get the platform front end's video interface.

Returns
The video interface.

The documentation for this class was generated from the following file: