Public Member Functions
rve_render_client::RenderOffscreen Class Reference

Class that creates the texture necessary to render the scene without any (qt) window. More...

#include <render_offscreen.h>

Inheritance diagram for rve_render_client::RenderOffscreen:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void create (ClientContext *context)
void destroy (ClientContext *context)
void doCreate ()
 RenderOffscreen (uint32_t width, uint32_t height)

Detailed Description

Class that creates the texture necessary to render the scene without any (qt) window.

Definition at line 53 of file render_offscreen.h.


Constructor & Destructor Documentation

rve_render_client::RenderOffscreen::RenderOffscreen ( uint32_t  width,
uint32_t  height 
)

Definition at line 40 of file render_offscreen.cpp.


Member Function Documentation

void rve_render_client::RenderOffscreen::create ( ClientContext context) [inline, virtual]

Reimplemented from rve_render_client::RenderTarget.

Definition at line 58 of file render_offscreen.h.

void rve_render_client::RenderOffscreen::destroy ( ClientContext context) [inline, virtual]

Reimplemented from rve_render_client::RenderTarget.

Definition at line 59 of file render_offscreen.h.

Implements rve_render_client::RenderTarget.

Definition at line 45 of file render_offscreen.cpp.


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


rve_render_client
Author(s): Josh Faust
autogenerated on Wed Dec 11 2013 14:31:32