Public Member Functions

sp::video::OpenGLSharedRenderContext Class Reference

#include <spOpenGLSharedRenderContext.hpp>

Inheritance diagram for sp::video::OpenGLSharedRenderContext:
sp::video::SharedRenderContext

List of all members.

Public Member Functions

 OpenGLSharedRenderContext (OpenGLRenderContext *RootRenderContext)
 ~OpenGLSharedRenderContext ()
bool activate ()
 Activates the shared render context.
bool deactivate ()
 Deactivates the shared render context.

Constructor & Destructor Documentation

sp::video::OpenGLSharedRenderContext::OpenGLSharedRenderContext ( OpenGLRenderContext RootRenderContext  ) 
sp::video::OpenGLSharedRenderContext::~OpenGLSharedRenderContext (  ) 

Member Function Documentation

bool sp::video::OpenGLSharedRenderContext::activate (  )  [virtual]

Activates the shared render context.

Reimplemented from sp::video::SharedRenderContext.

bool sp::video::OpenGLSharedRenderContext::deactivate (  )  [virtual]

Deactivates the shared render context.

Reimplemented from sp::video::SharedRenderContext.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines