Molybden API
Loading...
Searching...
No Matches
molybden::RenderProcess Class Referenceabstract

Contains information about the render process associated with Frame. More...

#include <render_process.hpp>

Public Member Functions

virtual int pid ()=0
 Returns the process ID of the render process associated with Frame.
 

Detailed Description

Contains information about the render process associated with Frame.

Member Function Documentation

◆ pid()

virtual int molybden::RenderProcess::pid ( )
pure virtual

Returns the process ID of the render process associated with Frame.

The render process with this PID can be terminated at any time, so it is possible that there is no render process running with this PID anymore.


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